           SPELL=guile-gtk
         VERSION=0.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/guile-gtk/$SOURCE
     SOURCE_HASH=sha512:efc2f75758cede7c796414e58e6de52a6cd4ffd8566c567acd99e7ca6896e7f6f16bf961e3fbba4898d06282c512a3d065d87540e95a32700638e1182ea6ff5d
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnu.org/software/guile-gtk/
         ENTERED=20020214
           SHORT="guile-gtk is glue code to make gtk+ accessible from guile"
cat << EOF
Guile-gtk is glue code to make the GTK+ (the Gimp Toolkit) accesible from
Guile so it provides a convenient interface for Scheme programmers to develop
visual applications. It can optionally integrate with gnome via the Gnome-guile
module.

Guile-gtk has been started by Marius Vollmer and is currently mantained by 
Ariel Rios and other intrepid Guile hackers around the world.
EOF
