           SPELL=libgnomeui
         VERSION=2.24.5
      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=20020508
        KEYWORDS="gnome2 libs"
           SHORT="The GNOME User Interface Library Functions"
cat << EOF
The GNOME User Interface Library Functions - This includes
miscellaneous calls used for the graphical frontend. This includes
window manager interaction. 

Also included are all of the basic graphical calls for
GNOME. This includes all GNOME widgets.
EOF
