           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
          MD5[0]='a81d71302c8aa23845fb6c50a8886c94'
      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
