[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (621ceb65dfe3dbdcb3cf2aecf68527807f8afa9f)

Vlad Glagolev scm at sourcemage.org
Sat Sep 11 08:53:24 EDT 2010


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 graphics-libs/poppler/CONFIGURE |    1 +
 graphics-libs/poppler/DEPENDS   |    5 +++++
 graphics-libs/poppler/DETAILS   |    8 ++++----
 graphics-libs/poppler/HISTORY   |    4 ++++
 4 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit 621ceb65dfe3dbdcb3cf2aecf68527807f8afa9f
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    poppler: => 0.14.3

diff --git a/graphics-libs/poppler/CONFIGURE b/graphics-libs/poppler/CONFIGURE
index 44e9e28..a959d93 100755
--- a/graphics-libs/poppler/CONFIGURE
+++ b/graphics-libs/poppler/CONFIGURE
@@ -1,6 +1,7 @@
 config_query_option POPPLER_OPTS "Install unsupported xpdf headers?" n \
                                  "--enable-xpdf-headers" \
                                  "--disable-xpdf-headers" &&
+
 config_query_option POPPLER_OPTS "Compile poppler command line utils?" n \
                                  "--enable-utils" \
                                  "--disable-utils"
diff --git a/graphics-libs/poppler/DEPENDS b/graphics-libs/poppler/DEPENDS
index 100a435..4bebf50 100755
--- a/graphics-libs/poppler/DEPENDS
+++ b/graphics-libs/poppler/DEPENDS
@@ -53,6 +53,11 @@ optional_depends cairo \
                  "for cairo output"
 fi &&
 
+optional_depends curl \
+                 "--enable-libcurl" \
+                 "--disable-libcurl" \
+                 "for libcurl based HTTP support" &&
+
 optional_depends abiword \
                  "--enable-abiword-output" \
                  "--disable-abiword-output" \
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index cacc2f9..371794f 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -12,11 +12,11 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
    SOURCE_IGNORE=volatile
 else
  if [[ $POPPLER_VER == devel ]]; then
-         VERSION=0.14.2
-     SOURCE_HASH=sha512:e002f8cb525612bfde6298f10ad444a289a4cc7358ca152b73d9f42f01a523f402f4526e7b84043352950414ec0f23e5a19f873d4a1cabc4a0a1a8e3b018519b
+         VERSION=0.14.3
+     SOURCE_HASH=sha512:53461eb418a0bfab68164a1fac87d8837354165bc9a3830defa54ec0a46c0f7cb876303d50dfa6aae903c9336eff39241a90679a63371ca6f228b8014143ee70
  else
-         VERSION=0.14.2
-     SOURCE_HASH=sha512:e002f8cb525612bfde6298f10ad444a289a4cc7358ca152b73d9f42f01a523f402f4526e7b84043352950414ec0f23e5a19f873d4a1cabc4a0a1a8e3b018519b
+         VERSION=0.14.3
+     SOURCE_HASH=sha512:53461eb418a0bfab68164a1fac87d8837354165bc9a3830defa54ec0a46c0f7cb876303d50dfa6aae903c9336eff39241a90679a63371ca6f228b8014143ee70
  fi
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index 3b7bfce..c381731 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,7 @@
+2010-09-11 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.14.3
+	* DEPENDS: added curl dependency
+
 2010-08-16 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.14.2
 	* UP_TRIGGERS: libpoppler.so.6 -> libpoppler.so.7 in this version



More information about the SM-Commit mailing list