Update to poppler-0.35.0
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Aug 2015 22:08:24 +0000 (18:08 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 24 Aug 2015 03:09:30 +0000 (23:09 -0400)
config/packages-list
stage5/hv-install-1

index 9e7a73f..08e0d32 100644 (file)
@@ -346,7 +346,7 @@ PERL_MOD_NET_DNS="Net-DNS-0.68"
 PHP="php-5.6.4"
 PINENTRY="pinentry-0.9.5"
 PIXMAN="pixman-0.32.6"
-POPPLER="poppler-0.29.0"
+POPPLER="poppler-0.35.0"
 PKG_CONFIG="pkg-config-0.26"
 POPT="popt-1.16"
 PORTAUDIO="pa_stable_v19_20111121"
index 63029d8..936f213 100755 (executable)
@@ -89,7 +89,11 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib"
     ipkg ${VIEWNIOR}
     # xpdf headers are needed by inkscape
-    ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib"
+    ipkg ${POPPLER} "\
+        --enable-xpdf-headers \
+        --enable-zlib \
+        --enable-build-type=release \
+        --enable-cmyk"
     ipkg ${BABL}
     ipkg ${GEGL}
     ipkg -m acnb ${DIA}