[Lunar-commits] <moonbase> podofo: Version bump.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Aug 27 12:40:27 CEST 2010


commit 8f63e4182d39f08a0d725a5dc0519bdfd84c1afd
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Aug 27 06:40:27 2010 -0400

    podofo: Version bump.
---
 doc-tools/podofo/BUILD   |    6 +++---
 doc-tools/podofo/DEPENDS |    2 ++
 doc-tools/podofo/DETAILS |    6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/doc-tools/podofo/BUILD b/doc-tools/podofo/BUILD
index 61b320b..bd1bca7 100644
--- a/doc-tools/podofo/BUILD
+++ b/doc-tools/podofo/BUILD
@@ -1,10 +1,10 @@
 (
 
-  . /etc/profile.d/qt4.rc
+  . /etc/profile.d/qt4.rc &&
 
-  LDFLAGS="-ldl"
+  LDFLAGS="-ldl" &&
 
-  PODOFO_BUILD_DIR="$SOURCE_DIRECTORY/podofo-build"
+  PODOFO_BUILD_DIR="$SOURCE_DIRECTORY/podofo-build" &&
 
   mkdir $PODOFO_BUILD_DIR &&
   cd $PODOFO_BUILD_DIR &&
diff --git a/doc-tools/podofo/DEPENDS b/doc-tools/podofo/DEPENDS
index 8d50d33..83fb90f 100644
--- a/doc-tools/podofo/DEPENDS
+++ b/doc-tools/podofo/DEPENDS
@@ -1 +1,3 @@
 optional_depends boost "-DWANT_BOOST:BOOL=1" "-DWANT_BOOST:BOOL=0" "for boost libraries support"
+optional_depends cppunit "" "" "For C++ unit framework support"
+optional_depends lua     "" "" "for scripting support"
diff --git a/doc-tools/podofo/DETAILS b/doc-tools/podofo/DETAILS
index 4570f43..088044e 100644
--- a/doc-tools/podofo/DETAILS
+++ b/doc-tools/podofo/DETAILS
@@ -1,11 +1,11 @@
           MODULE=podofo
-         VERSION=0.8.1
+         VERSION=0.8.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:96760f9861f91e9c269f851897e344d87ef3e68e
+      SOURCE_VFY=sha1:5ae78c38f158e20e32e4ba7c1c21c0a85951c9bc
         WEB_SITE=http://podofo.sourceforge.net/about.html
          ENTERED=20090628
-         UPDATED=20100619
+         UPDATED=20100827
            SHORT="POrtable DOcument FOrmat"
 
 cat << EOF


More information about the Lunar-commits mailing list