          MODULE=kdesvn
         VERSION=1.5.5
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdesvn-$VERSION
      SOURCE_URL=http://kdesvn.alwins-world.de/downloads
      SOURCE_VFY=sha1:eb9bd624e387b07c215cb4247ec0133399d64604
   MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
        WEB_SITE=http://kdesvn.alwins-world.de
         ENTERED=20081117
         UPDATED=20101213
      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
