[Lunar-commits] <moonbase-other> PDFlib-lite: Removing from moonbase. It is a dup of PDFlib-Lite.
Dennis Veatch
stumbles at lunar-linux.org
Wed Oct 3 02:20:07 CEST 2012
commit ac0f3c3a6cc4aa6331bbb14139e3e8a692ec8524
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 02 Oct 2012 17:20:07 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ac0f3c3a6cc4aa6331bbb14139e3e8a692ec8524
PDFlib-lite: Removing from moonbase. It is a dup of PDFlib-Lite.
---
libs/PDFlib-lite/BUILD | +0/-7
libs/PDFlib-lite/DEPENDS | +0/-7
libs/PDFlib-lite/DETAILS | +0/-18
3 files changed, 32 deletions(-)
--- a/libs/PDFlib-lite/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- OPTS+=" --disable-static" &&
-
- default_build
-
-) > $C_FIFO 2>&1
--- a/libs/PDFlib-lite/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-optional_depends "perl" "" "--with-perl=no" "for perl bindings"
-optional_depends "Python" "--with-pyincl=/usr/include/python2.7/" "--without-python" "for python bindings"
-optional_depends "ruby" "" "--without-ruby" "for ruby bindings"
-optional_depends "sun-jdk" "--with-java=/usr/java/default" "--without-java" "for java bindings"
-optional_depends "tcl" "" "--without-tcl" "for tcl bindings"
-optional_depends "openssl" "" "--without-openssl" "for openssl support"
-optional_depends "icu4c" "--enable-icu" "--disable-icu" "for icu support"
--- a/libs/PDFlib-lite/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- 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