From 1d75c88d37b999ca7af69cb579c15fd4fa282869 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Thu, 13 Aug 2015 18:08:24 -0400 Subject: [PATCH] Update to poppler-0.35.0 --- config/packages-list | 2 +- stage5/hv-install-1 | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config/packages-list b/config/packages-list index 9e7a73f..08e0d32 100644 --- a/config/packages-list +++ b/config/packages-list @@ -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" diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 63029d8..936f213 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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} -- 2.20.1