           SPELL=thunar-vfs
         VERSION=1.2.0
      PATCHLEVEL=1
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
        WEB_SITE=http://thunar.xfce.org/
     SOURCE_HASH=sha512:67eaf65ee6fe3746a82ce1833e0262e106ac435e8d4bdb4d69026bcc085090065416e25570faff9a5decedad23c387c3809746dd7416c20f7500d7438507efe4
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
         ENTERED=20110123
        KEYWORDS="xfce"
           SHORT="vfs subsystem for Thunar"
cat << EOF
The Thunar-VFS library contains an abstract interface to volume managers and
implementations of this interface for some platforms.

Using this abstract interface (in fact the platform specific implementations of
the interface), Thunar is able to display mounted and mountable volumes in the
shortcuts pane, and allows the user to mount or eject/unmount these volumes
from the context menu.
EOF
