summaryrefslogtreecommitdiffstats
path: root/libraries/podofo/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-12 23:31:02 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-12 23:31:02 +0200
commitc79338097722e389fc1149881eddeab6f110eab5 (patch)
tree34cd84bd9aeca43b371bb94355cb747ed7863e23 /libraries/podofo/README
parent5109825b1d87a3a39766919f5f8f6af800f019f2 (diff)
downloadslackbuilds-c79338097722e389fc1149881eddeab6f110eab5.tar.gz
slackbuilds-c79338097722e389fc1149881eddeab6f110eab5.tar.xz
libraries/podofo: Added to 12.2 repository
Diffstat (limited to 'libraries/podofo/README')
-rw-r--r--libraries/podofo/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/podofo/README b/libraries/podofo/README
new file mode 100644
index 0000000000..5b9d6dcb99
--- /dev/null
+++ b/libraries/podofo/README
@@ -0,0 +1,7 @@
+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