           SPELL=gcalctool
         VERSION=6.4.2.1
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://calctool.sourceforge.net
         ENTERED=20020607
        KEYWORDS="calculator gnome2"
           SHORT="GCalctool is a desktop calculator"
cat << EOF
GCalctool is a desktop calculator. It has been designed
to be used with either the mouse or keyboard.  It is 
visually similar to a lot of hand-held calculators. There
are financial, logical, and scientific modes. Similar
operations are color coded. Some of the calculator keys
have menu marks. This indicates that there is a menu
associated with that key.
EOF
