The PoDoFo library is a free, portable C++ library. It can
parse existing PDF files and create new ones from scratch.

Optional build requirements: boost, cppunit, and lua.

To enable boost support pass HAVE_BOOST=yes to the build script:
  HAVE_BOOST=yes ./podofo.SlackBuild
