          MODULE=kdesvn
         VERSION=2.1.0
          SOURCE=$MODULE-${VERSION}-1.tar.xz
      SOURCE_URL=$KDE_URL/stable/$MODULE/$VERSION
      SOURCE_VFY=sha256:515eb95d5d2a51b495df01adf56ef0af703c5d344bb49bc2a6390ef57bba027b
   MODULE_PREFIX=${KDE_INSTALL_DIR:-/usr}
        WEB_SITE=https://apps.kde.org/kdesvn/
         ENTERED=20081117
         UPDATED=20190722
      MAINTAINER=florin@lunar-linux.org
           SHORT="A KDE frontend for subversion"

cat << EOF
KDESvn is a frontend to the subversion vcs. In difference to most other
tools it uses the subversion C-Api direct via a c++ wrapper made by
Rapid SVN and doesn't parse the output of the subversion client. So it
is a real client itself instead of a frontend to the command line tool.
EOF
