poppler: bump to version 0.48.0
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 13 Oct 2016 01:13:56 +0000 (22:13 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 15 Oct 2016 09:34:32 +0000 (11:34 +0200)
Drop upstream patch.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/poppler/0001-Fix-invalid-shell-comparaison-in-libtiff-test.patch [deleted file]
package/poppler/poppler.hash
package/poppler/poppler.mk

diff --git a/package/poppler/0001-Fix-invalid-shell-comparaison-in-libtiff-test.patch b/package/poppler/0001-Fix-invalid-shell-comparaison-in-libtiff-test.patch
deleted file mode 100644 (file)
index f40bee1..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-Fix syntax issue in configure script
-
-The change is not done in configure.ac, because the package doesn't
-autoreconf properly.
-
-Patch on configure.ac submitted upstream at
-https://bugs.freedesktop.org/show_bug.cgi?id=90292.
-
-Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
-Index: b/configure
-===================================================================
---- a/configure
-+++ b/configure
-@@ -19738,7 +19738,7 @@
- CXXFLAGS="$CXXFLAGS $LIBTIFF_CFLAGS"
- LIBS="$LIBS $LIBTIFF_LIBS"
- if test x$enable_libtiff = xyes; then
--  if test x"$LIBTIFF_LIBS" != ; then
-+  if test x"$LIBTIFF_LIBS" != x; then
-     ac_fn_cxx_check_func "$LINENO" "TIFFOpen" "ac_cv_func_TIFFOpen"
- if test "x$ac_cv_func_TIFFOpen" = xyes; then :
index c4c7f661b39af61d3c13c384134deae12c15cfc3..533178f1f33737ed80ea583461c3f3c27ca552da 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 4963e31ba5e17530a87b16588e22928bc044e8d28d02303dded981bff6725b98        poppler-0.32.0.tar.xz
+sha256 85a003968074c85d8e13bf320ec47cef647b496b56dcff4c790b34e5482fef93        poppler-0.48.0.tar.xz
index 172c428c6356f5b6c9e030d339f1536e476dd678..202eac29d1ff8ec80bb672dbd7d96968527a2b9a 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POPPLER_VERSION = 0.32.0
+POPPLER_VERSION = 0.48.0
 POPPLER_SOURCE = poppler-$(POPPLER_VERSION).tar.xz
 POPPLER_SITE = http://poppler.freedesktop.org
 POPPLER_DEPENDENCIES = fontconfig host-pkgconf