           SPELL=libgnome
         VERSION=2.32.1
      PATCHLEVEL=1
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://developer.gnome.org
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           SHORT="The GNOME Library functions"
cat << EOF
The GNOME Library functions - these are the calls that handle all
of the core library functions (E.g., initialization,
configuration, mime types, etc.). None of these calls deal with
the graphical front end.
EOF
