[Lunar-commits] <moonbase> poppler: version bumped to 0.16.0.
Florin Braescu
florin at lunar-linux.org
Wed Dec 29 03:06:06 CET 2010
commit 85e70b93bc3c03cf78a22fbaf6c79441b77194e0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Dec 29 04:06:06 2010 +0200
poppler: version bumped to 0.16.0.
Support for Annotations, shadings, antialiasing, linearization, and the
Arthur backend was improved. Several crashes and other minor bugs were
fixed. APIs were extended. Since the last development release, several
build improvements were made, pdftohtml code style was improved, the
correctness of radial shadings was improved, and the zlib-based
FlateStream code was adapted.
---
libs/poppler/DEPENDS | 7 ++++++-
libs/poppler/DETAILS | 6 +++---
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/libs/poppler/DEPENDS b/libs/poppler/DEPENDS
index b8567db..898ad17 100644
--- a/libs/poppler/DEPENDS
+++ b/libs/poppler/DEPENDS
@@ -18,9 +18,14 @@ optional_depends "qt4" \
optional_depends "gtk+-2" \
"" \
- "" \
+ "--disable-gdk" \
"for GTK wrapper support"
+optional_depends "gir-repository" \
+ "" \
+ "--enable-introspection=no" \
+ "for GTK introspection support"
+
optional_depends "curl" \
"--enable-libcurl" \
"--disable-libcurl" \
diff --git a/libs/poppler/DETAILS b/libs/poppler/DETAILS
index 23ecf49..0dadfb5 100644
--- a/libs/poppler/DETAILS
+++ b/libs/poppler/DETAILS
@@ -1,11 +1,11 @@
MODULE=poppler
- VERSION=0.14.5
+ VERSION=0.16.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://poppler.freedesktop.org
- SOURCE_VFY=sha1:e23b115e4ebc06c937318688b06a7c6b3319a00a
+ SOURCE_VFY=sha1:5511b0c1aae543401fc5ea360be97119b20e2a10
WEB_SITE=http://poppler.freedesktop.org
ENTERED=20050918
- UPDATED=20101109
+ UPDATED=20101229
SHORT="A PDF rendering library"
cat << EOF
More information about the Lunar-commits
mailing list