           SPELL=gwenhywfar
         VERSION=3.4.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}   
   SOURCE_URL[0]=http://repository.slacky.eu/slackware-12.1/utilities/gwenhywfar/3.4.1/src/$SOURCE
     SOURCE_HASH=sha512:bceae6b9e07a55562403417eae7e06d0e22656bf4daeb6ffd72871450cc2ded049e144ef28905bb6dbac563376699d32fb1a01b57175460cadadad6203912106
#     SOURCE_GPG="gurus.gpg:${SOURCE}.sig"

         LICENSE=GPL
        WEB_SITE=http://gwenhywfar.sourceforge.net/
         ENTERED=20060210
        KEYWORDS="libs"
           SHORT="OS abstraction library"
cat << EOF
This project is a base library to be used by my other projects.
It provides OS abstraction functions for:

    * Linux
    * FreeBSD
    * OpenBSD
    * NetBSD
    * Windows
    * MacOSX

It also includes some often needed functions (e.g. for handling and parsing of
configuration files, reading/writing of XML files, interprocess communication 
etc).
EOF
