# Watch: https://github.com/podofo/podofo/tags
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=podofo
         VERSION=1.0.2
     SOURCE_HASH=sha512:685c5771c58195ce8b70c76f1ef352a6740e716845988d75ca0f0f1abaa548766e22bed9608143737e5cdaef284d61c189031564e0cfe4bba8103f678667dcd1
  SECURITY_PATCH=1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/podofo/podofo"
   SOURCE_URL[0]="$WEB_SITE/archive/refs/tags/${VERSION}.tar.gz"
      LICENSE[0]="GPL, LGPL"
         ENTERED=20091004
        KEYWORDS="printing, Software Development, Libraries, Text Processing, Markup"
           SHORT="A free PDF creation and parsing library for C++."
cat << EOF
PoDoFo is a C++ library to work with the PDF file format. It also includes also
a few tools. It includes classes to parse a PDF file, modify its contents in
memory, write the changes back to disk, and create new PDF files. The PoDoFo
tools are simple tools built around the PoDoFo library.  These tools are
primarily examples of how to use the PoDoFo library in your own projects,
although they offer useful features for working with PDF files.
EOF
