           SPELL=terminal
         VERSION=0.4.6
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=Terminal-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Terminal-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:d49e4eb958ab84c355b22077138baa45a48e2b31fe2fd7c4552d675f2470403ab2f383ba695a8399dd3948540a048f8e8d9d80663604fa73dc00af7fd49b9d6e
        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
