           SPELL=terminal
 RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
         VERSION=0.4.4
          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:bf681c72d6e5facd4c1a4b1b3734e8f4fd7c8bb26e672f4bfca38a73fe33fa8f9ec8b9a7934bc1bbd743792e8109991ffc088e4cde6dd62db615e7624f38dc62
#      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
