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