           SPELL=libical
         VERSION=0.31
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/freeassociation/$SOURCE
#     SOURCE_HASH=sha512:bb6568d8368a79f979ea6e4256d35802a62e2f8f326008102848b9dfedbccb51d916bff1079936dd696f586fb6d0a17e106d1f5e78cd9823a811b74a87a51268
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
      LICENSE[0]=LGPL
        KEYWORDS="libs"
        WEB_SITE=http://sourceforge.net/projects/freeassociation/
         ENTERED=20020927
           SHORT="OSS implementation of IETF iCalendar"
cat << EOF
Libical is an Open Source implementation of the IETF's iCalendar
Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It
parses iCal components and provides a C API for manipulating the
component properties, parameters, and subcomponents.
EOF
