           MODULE=giblib
         VERSION=1.2.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://linuxbrit.net/downloads/$SOURCE
        WEB_SITE=http://linuxbrit.net/giblib
        MAINTAINER="nhudson@speakeasy.net"
         ENTERED=20011101
         UPDATED=20011101
           SHORT="library used with feh"
cat << EOF
Giblib is a library that feh uses as a wrapper to imlib2.  The wrapper
does 2 things, gives you access to fontstyles which can be loadedfrom
files or defined dynamicly through the API, it also and more importantly
wraps imlib2's context API.
EOF
