           SPELL=gwenhywfar
         VERSION=3.0.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}   
   SOURCE_URL[0]=http://repository.slacky.eu/slackware-12.0/utilities/${SPELL}/${VERSION}/src/${SOURCE}

     SOURCE_HASH=sha512:cf2ee01ae9e7dfcb668a57cf3ed2b045772e4923efa174d327d28ee73382d13d1f4abce61dcacaad597ae03567a7816ef2f39b50e6a69d41dcc086421adfbb32
#     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
