source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=libical
         VERSION=4.0.5
     SOURCE_HASH=sha512:8d5282f78c3185f1439d8b5d713ba015c358da0cec5e2b3564dbb96643d083376234aff8740563de11bad8029464f24c05c3d52434770ddaa2bc0b5a7946ef1e
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]="https://github.com/$SPELL/$SPELL/releases/download/v$VERSION/$SOURCE"
      LICENSE[0]=LGPL
        KEYWORDS="libs"
        WEB_SITE=https://libical.github.io/libical/
         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
