           SPELL=gwenhywfar
         VERSION=5.4.0
              VX=331
     SOURCE_HASH=sha512:d0febe94e6d53938755d081d9c45bf2e283d9eea2e0d8adc888fced61aac050b3b4246ad80566ef5a2d317eb85cbc1d532aa208e29ab8b76e83f3ce4e139df08
#     SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}   
   SOURCE_URL[0]=https://www.aquamaniac.de/rdm/attachments/download/$VX/$SOURCE
        NO_CACHE="-O ${SOURCE}"
         LICENSE=GPL
        WEB_SITE=https://www.aquamaniac.de/rdm
         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
