           SPELL=terminal
 RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
         VERSION=0.4.3
          SOURCE=Terminal-$VERSION.tar.bz2
#         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Terminal-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/0.4/$SOURCE
#  SOURCE2_URL[0]=$SOURCE_URL.asc
     SOURCE_HASH=sha512:301a6a426a375cef8151d6c2e609eb258046730b409a677c4221959d5ec1d5d54f28d4dd1489585129363a1e82b636146fc1c5890bbe72d895d6f99d678004dd
#      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
