           SPELL=terminal
 RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
         VERSION=0.4.0
          SOURCE=Terminal-$VERSION.tar.bz2
#         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Terminal-$VERSION"
   SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
#  SOURCE2_URL[0]=$SOURCE_URL.asc
     SOURCE_HASH=sha512:f7d298f7ea800edbde17d0dc64d1f35f88988e689a792bc0b2d254dbd4d86893211bac98aa857e9ec89afd887e8882467e9df5aaeb34b9836e994d0aaf58a5b0
#      SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        WEB_SITE=http://terminal.os-cillation.com/
         ENTERED=20050101
         LICENSE=GPL
            DOCS="COPYING NEWS README"
        KEYWORDS="terminal xfce"
           SHORT="modern terminal emulator, primarily for Xfce"
cat << EOF
Terminal is a modern terminal emulator for the Unix/Linux desktop, primarly for
the Xfce desktop environment. It was developed because Xfce needed a
lightweight and easy-to-use terminal emulator that didn't require the user to
install the GNOME libraries, but still provided a worthy alternative to the
GNOME terminal emulator, with all the bells and whistles.
EOF
