           SPELL=gwenhywfar
         VERSION=3.3.5
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}   
   SOURCE_URL[0]=http://repository.slacky.eu/slackware-12.1/utilities/gwenhywfar/3.3.5/src/$SOURCE
     SOURCE_HASH=sha512:6d7d1710963e5bfeb11e7a432567219ad5780f4adc65f75fb5bd092dfd9ac1499e7fa802f51d41030536091d2a623f4f140b80beb6b0df12dd6ce0b84e0bee1a
#     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
