           SPELL=libglade2
         VERSION=2.5.1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=libglade-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libglade-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libglade/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:63af1eb321ee0ad7908d06b43388316ac1f2eefbd40718ac1c1c1fb92c2c0a3c7402587b5216fe71be0a7f823527b132e52b2c42c0088afc6c836bd4bc67cfe9
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20020509
         UPDATED=20050211
           SHORT="libglade loads user interfaces from XML files"
cat << EOF
The Libglade library gives applications the ability to load user
interfaces from XML files at runtime. These interface files can
be created with the GLADE user interface builder. Libglade is also
capable of automatically connecting handlers to the signals defined in
the interface file.
EOF
