          MODULE=glade
         VERSION=3.40.0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:31c9adaea849972ab9517b564e19ac19977ca97758b109edc3167008f53e3d9c
        WEB_SITE=http://glade.gnome.org
            TYPE=meson
         ENTERED=20131020
         UPDATED=20201121
           SHORT="User interface builder for GTK+ and GNOME"

cat << EOF
Glade is a RAD tool to enable quick & easy development of user interfaces for
the GTK+ toolkit and the GNOME desktop environment. The user interfaces designed
in Glade are saved as XML, and by using the GtkBuilder GTK+ object these can be
loaded by applications dynamically as needed.
EOF
