           SPELL=glib2
         VERSION=2.18.1
     SOURCE_HASH=sha512:eee081f37f2195ac84045b6fbd20e7d40d8f936ddd51cbcda5cc503ff7751d2d2d847707c89db80e0db4eca11e3cb12eb4041c67017cd28e910fd9a706cc03b6
  SECURITY_PATCH=1
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=glib-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/glib-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/glib/$BRANCH/$SOURCE
      #SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gtk.org/
         ENTERED=20020314
        KEYWORDS="gnome2 libs"
           SHORT="GLib is the library that forms the basis of GTK+ and GNOME"
cat << EOF
GLib is the low-level core library that forms the basis of GTK+ and
GNOME. It provides data structure handling for C, portability
wrappers, and interfaces for such runtime functionality as an event
loop, threads, dynamic loading, and an object system.
EOF
