           SPELL=gdl
         VERSION=3.4.0
          BRANCH=$(echo $VERSION | cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]="GPL"
        WEB_SITE=http://projects.gnome.org/anjuta/
         ENTERED=20020518
        KEYWORDS="bonobo gnome2"
           SHORT="gdl is a symbol browser bonobo component (symbol-browser-control)"
cat << EOF
The current pieces of GDL include:

 - A symbol browser bonobo component (symbol-browser-control).

 - A docking widget (gdl).

 - A utility library that also contains the stubs and skels for
      the symbol browser and text editor components (gdl, idl).

Discussion of GDL development takes place on the gnome-devtools@gnome.org
mailing list and on #devel-apps at irc.gnome.org.      
EOF
