          MODULE=libglade
         VERSION=2.6.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec
        WEB_SITE=http://www.gnome.org
         ENTERED=20080416
         UPDATED=20151027
           SHORT="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
