           SPELL=glade
       # Version 0.6.3 & 0.6.4 are considered unstable
       # Version 0.6.2 doesn't compile, argh.
         VERSION=0.6.4
	  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_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
#     SOURCE_HASH=sha512:45f0450933e444015cc3630fcc36e460975ccf417307eb08e58ebe490264f735a302d7a5d334b8671864df4aaed8ba92bf59c275af3ee364f6377b8301b85ea6
PATCHLEVEL=1
        WEB_SITE=http://glade.gnome.org
      LICENSE[0]=GPL
         ENTERED=20010922
         UPDATED=20020203
        KEYWORDS="gnome1"
           SHORT="Glade is a GUI builder for GTK+ and GNOME."
cat << EOF
Glade is a GUI builder for GTK+ and GNOME. It stores projects in an XML
format and can generate C code from this meta-format. Additionally, the
meta-format can be converted to other languages via modules. For
example, glade-- can generate C++ code.
EOF
