           SPELL=thunar-vcs-plugin
         VERSION=0.1.4
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://archive.xfce.org/src/thunar-plugins/$SPELL/${VERSION%.*}/$SOURCE
        WEB_SITE=http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
      LICENSE[0]=GPL
         ENTERED=20130618
        KEYWORDS="xfce"
           SHORT="Subversion and Git context menus for Thunar"
cat << EOF
The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of
thunar. This gives a SVN integration and GIT integration to Thunar.

This project was formerly known as Thunar SVN Plugin.

The current features are:

* Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete,
  export, import, lock, log, move, properties, relocate, resolved, revert,
  status, switch, unlock, update.
* Subversion info in file properties dialog.
* Basic git actions: add, blame, branch, clean, clone, log, move, reset, stash,
  status.
EOF
