           SPELL=xfce4-dev-tools
 RELEASE_VERSION=4.6.0
         VERSION=$RELEASE_VERSION
          SOURCE=$SPELL-$VERSION.tar.bz2
#         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE
#  SOURCE2_URL[0]=$SOURCE_URL.asc
     SOURCE_HASH=sha512:7bdc328d883e896a7eb7f1b38fe3f73dc27d8610d3cd69150ce00264ff8c75a236b24f29bdbf0ed5d182415f23edf6415640568029beec0ec1f9c8858e9a3c28
#      SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.xfce.org/
      LICENSE[0]=GPL
         ENTERED=20080822
           SHORT="development tools for Xfce4"
cat << EOF
The Xfce Developer Tools provide an easy way to handle the setup and maintaince
of a projects build framework. They currently consist of a bunch of M4 macros
for commonly used checks and the xdt-autogen script, which examines the projects
configure.ac or configure.in file(s) and calls the appropriate autotools in the
correct order.
EOF
