           SPELL=guppi
         VERSION=0.40.3
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=Guppi-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Guppi-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/Guppi/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/Guppi/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:cfeabc6554ac06586dc6c72f77637812279040d6408c5643f6ab93aad03cdecbff6d52ca7d4f4be59568dddefa5cff418edda3f30e8023a7ec768b54589cb630
        WEB_SITE=http://www.gnome.org/projects/Guppi
         ENTERED=20011022
         UPDATED=20020124
      LICENSE[0]=GPL
     GCC_VERSION=3.4
        KEYWORDS="gnome1 libs"
           SHORT="GNOME-based framework for graphing and data analysis."
cat << EOF
Guppi is a GNOME-based framework for graphing and interactive data
analysis.

Guppi is a library that can be used to extend other programs. Your own
programs can either link directly to Guppi's shared libraries, or can
embed Guppi plots via Bonobo, GNOME's component architecture.
EOF
