[Lunar-commits] <moonbase> PDFlib-Lite: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jul 3 21:02:47 CEST 2010
commit 4901b5b4a0fc1ae1d81af0b28053c9c0daa6d624
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jul 3 15:02:47 2010 -0400
PDFlib-Lite: Adding to moonbase.
---
libs/PDFlib-Lite/DEPENDS | 6 ++++++
libs/PDFlib-Lite/DETAILS | 18 ++++++++++++++++++
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/libs/PDFlib-Lite/DEPENDS b/libs/PDFlib-Lite/DEPENDS
new file mode 100644
index 0000000..a76cc9a
--- /dev/null
+++ b/libs/PDFlib-Lite/DEPENDS
@@ -0,0 +1,6 @@
+optional_depends perl "" "--without-perl" "for perl support"
+optional_depends Python "" "--without-python" "for python support"
+optional_depends ruby "" "--without-ruby" "for ruby support"
+optional_depends %JAVA_SDK "" "--without-java" "for java support"
+optional_depends openssl "" "--without-openssl" "for openssl support"
+optional_depends tcl "" "--without-tcl" "for tcl support"
diff --git a/libs/PDFlib-Lite/DETAILS b/libs/PDFlib-Lite/DETAILS
new file mode 100644
index 0000000..49cd6ec
--- /dev/null
+++ b/libs/PDFlib-Lite/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=PDFlib-Lite
+ VERSION=7.0.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://www.pdflib.com/binaries/PDFlib/705/
+ SOURCE_VFY=sha1:5b2bf5edc49dba3da0997ade0e191511a37fae01
+ WEB_SITE=http://www.pdflib.com/
+ ENTERED=20100703
+ UPDATED=20100703
+ SHORT="library for processing PDF documents"
+
+cat << EOF
+pdflib is a library for processing PDF documents.
+
+PDFlib is the premier software component if you want to generate PDF
+on your server, convert text and graphics, or implement PDF output
+in your own products. With PDI (PDF import library) you process existing
+PDF documents.
+EOF
More information about the Lunar-commits
mailing list