           SPELL=glade3
         VERSION=3.12.1
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=glade-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/glade-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/glade/$BRANCH/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]="GPL"
        WEB_SITE=http://glade.gnome.org/
         ENTERED=20060506
        KEYWORDS="gnome2"
           SHORT="Glade is the GTK+2 user interface builder"
cat << EOF
Glade is a GTK+2 user interface builder
EOF
