           SPELL=libodfgen
         VERSION=0.1.8
     SOURCE_HASH=sha512:e4a15aa7f1db483cdbb9c531bfb234b4794890cc583c70e8aa3374771be8928e7917105d48dab80d1ab6d57e43fa78415097d9b897cb12fb2a609f4647ee99d6
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://dev-www.libreoffice.org/src/${SOURCE}
      LICENSE[0]=MPL
        WEB_SITE=https://sf.net/p/libwpd/libodfgen
         ENTERED=20140215
           SHORT="Library for generating documents in Open Document Format"
cat << EOF
libodfgen is a library for generating documents in Open
Document Format (ODF). It provides generator implementation for the
following libraries:
* libwpd (::WPXDocumentInterface): text documents
* libwpg (libwpg::WPGPaintInterface): vector drawings
* libetonyek (libetonyek::KEYPresentationInterface): presentations
As these APIs are used by multiple libraries, libodfgen can be used to
generate ODF from many sources.
EOF
