source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=libharu2
         VERSION=2.3.0
          SOURCE=libharu-RELEASE_${VERSION//./_}.tar.gz
     SOURCE_HASH=sha512:ebcabf1e8488e21185a231e97b4c16f9de742ae0ac2ebc7535b72b6b8e2045c2619bc6a94a820f7f923b0dfeceb217408f4e4c613ef3602104373cdf000d3f41
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SOURCE%.tar.*}
   SOURCE_URL[0]=https://github.com/libharu/libharu/archive/${SOURCE#*-}
        WEB_SITE=http://libharu.org/
         LICENSE=ZLIB
         ENTERED=20060807
            DOCS="README doc/*"
        KEYWORDS="pdf doc"
           SHORT="C/C++ library for generating PDF documents."
cat << EOF
Haru is a library for c/c++ that has the ability to generate PDF 
document for free. It supports most of the standard features of the 
Portable Document Format.
EOF
