[Lunar-commits] <moonbase> poppler: version bumped to 0.18.0.
Florin Braescu
florin at lunar-linux.org
Wed Sep 28 08:29:12 CEST 2011
commit 8bc1e79388bfc775ef8ca1b2170523604ee35aae
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 28 10:29:12 2011 +0400
poppler: version bumped to 0.18.0.
---
libs/poppler/CONFIGURE | 5 -----
libs/poppler/DEPENDS | 7 ++-----
libs/poppler/DETAILS | 6 +++---
3 files changed, 5 insertions(+), 13 deletions(-)
diff --git a/libs/poppler/CONFIGURE b/libs/poppler/CONFIGURE
index b91de8b..0f31ea3 100644
--- a/libs/poppler/CONFIGURE
+++ b/libs/poppler/CONFIGURE
@@ -3,11 +3,6 @@ mquery SPLASH "Build Splash graphics backend?" \
"--enable-splash-output" \
"--disable-splash-output"
-mquery ABIWORD "Build Abiword backend?" \
- n \
- "--enable-abiword-output" \
- "--disable-abiword-output"
-
mquery CPPWRAPPER "Build poppler cpp wrapper?" \
n \
"--enable-poppler-cpp" \
diff --git a/libs/poppler/DEPENDS b/libs/poppler/DEPENDS
index 40e7a9c..7aec2af 100644
--- a/libs/poppler/DEPENDS
+++ b/libs/poppler/DEPENDS
@@ -1,6 +1,8 @@
depends fontconfig
+optional_depends "gtk+-2" "" "" "for GTK wrapper support"
+
optional_depends "curl" \
"--enable-libcurl" \
"--disable-libcurl" \
@@ -46,11 +48,6 @@ optional_depends "qt4" \
"--disable-poppler-qt4" \
"for Qt4 wrapper support"
-optional_depends "gtk+-2" \
- "--enable-gdk" \
- "--disable-gdk" \
- "for GTK wrapper support"
-
optional_depends "gobject-introspection" \
"--enable-introspection" \
"--disable-introspection" \
diff --git a/libs/poppler/DETAILS b/libs/poppler/DETAILS
index 41836a0..6116110 100644
--- a/libs/poppler/DETAILS
+++ b/libs/poppler/DETAILS
@@ -1,11 +1,11 @@
MODULE=poppler
- VERSION=0.16.7
+ VERSION=0.18.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://poppler.freedesktop.org
- SOURCE_VFY=sha1:26c735f863688f62b57d5159863fdad4272be89f
+ SOURCE_VFY=sha1:21c0fb2381a552453aca484e16af5fdb8f66c816
WEB_SITE=http://poppler.freedesktop.org
ENTERED=20050918
- UPDATED=20110629
+ UPDATED=20110928
SHORT="A PDF rendering library"
cat << EOF
More information about the Lunar-commits
mailing list