          MODULE=glade
           MAJOR=0.6
         VERSION=0.6.4
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/$SOURCE
        WEB_SITE=http://glade.gnome.org
      MAINTAINER=rodzilla@r0dzilla.net
         ENTERED=20010922
         UPDATED=20020426
           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
