[Lunar-commits] r21564 - moonbase/trunk/libs/poppler

Chad Kittel v3rt1g0 at lunar-linux.org
Sun Sep 24 15:29:34 UTC 2006


Author: v3rt1g0
Date: 2006-09-24 15:29:34 +0000 (Sun, 24 Sep 2006)
New Revision: 21564

Modified:
   moonbase/trunk/libs/poppler/DEPENDS
   moonbase/trunk/libs/poppler/DETAILS
Log:
  Module Version Bump: poppler (0.5.3 -> 0.5.4)

   * bugifxes release.  a few performance speed-ups to were done.
   * added optional depends on zlib
   * tested against evince, epdfview, and epdf-cvs (not in moonbase)

  compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/libs/poppler/DEPENDS
===================================================================
--- moonbase/trunk/libs/poppler/DEPENDS	2006-09-24 12:37:01 UTC (rev 21563)
+++ moonbase/trunk/libs/poppler/DEPENDS	2006-09-24 15:29:34 UTC (rev 21564)
@@ -1 +1,4 @@
-depends cairo
+depends  cairo  &&
+
+optional_depends  "zlib"  "--enable-zlib"  "--disable-zlib"  \
+                  "for zlib compression support"

Modified: moonbase/trunk/libs/poppler/DETAILS
===================================================================
--- moonbase/trunk/libs/poppler/DETAILS	2006-09-24 12:37:01 UTC (rev 21563)
+++ moonbase/trunk/libs/poppler/DETAILS	2006-09-24 15:29:34 UTC (rev 21564)
@@ -1,11 +1,11 @@
           MODULE=poppler
-         VERSION=0.5.3
+         VERSION=0.5.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://poppler.freedesktop.org/
-      SOURCE_VFY=sha1:e197f5cf56f0676b5ca313577dd6456a393c46ec
+      SOURCE_VFY=sha1:edf4e4ff17ef86a7f60f097949ad7db53fa2c3b1
         WEB_SITE=http://poppler.freedesktop.org/
          ENTERED=20050918
-         UPDATED=20060616
+         UPDATED=20060624
            SHORT="a PDF rendering library based on the xpdf-3.0 code base"
 
 cat << EOF



More information about the Lunar-commits mailing list