          MODULE=glib
           MAJOR=1.2
         VERSION=1.2.10
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/v1.2/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/$SOURCE
   SOURCE_URL[2]=http://planetmirror.com/pub/GNOME/stable/sources/$MODULE/$SOURCE
        WEB_SITE=http://www.gtk.org
         ENTERED=20010922
         UPDATED=20010922
           SHORT="glib is a library of useful C routines for trees, hashes, and lists."
cat << EOF
GLib is a library containing many useful C routines for things such as
trees, hashes, and lists. GLib was previously distributed with the GTK
toolkit, but has been split off as of the developers' version 1.1.0.
EOF
