mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7 lines
276 B
Text
7 lines
276 B
Text
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
|