From 975b82dc901a443007913f7d9efb4f159a57d848 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 5 Jul 2022 14:32:00 +0300 Subject: [PATCH] poppler-22.07.0 --- office/postscript/poppler/actions.py | 1 + office/postscript/poppler/pspec.xml | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/office/postscript/poppler/actions.py b/office/postscript/poppler/actions.py index 55415d2aef..d56afb694a 100644 --- a/office/postscript/poppler/actions.py +++ b/office/postscript/poppler/actions.py @@ -30,6 +30,7 @@ def setup(): -DENABLE_LIBCURL=OFF \ -DWITH_NSS3=OFF \ -DWITH_GTK=OFF \ + -DENABLE_BOOST=OFF \ -DWITH_GObjectIntrospection=OFF" cmaketools.configure(options, sourceDir="..") diff --git a/office/postscript/poppler/pspec.xml b/office/postscript/poppler/pspec.xml index bbfbdbf8a9..4f1c44ab26 100644 --- a/office/postscript/poppler/pspec.xml +++ b/office/postscript/poppler/pspec.xml @@ -10,12 +10,14 @@ GPLv2 library + poppler PDF rendering library poppler is a PDF rendering library based on xpdf. - https://poppler.freedesktop.org/poppler-21.03.0.tar.xz + https://poppler.freedesktop.org/poppler-22.07.0.tar.xz cmake python3 + boost-devel lcms2-devel curl-devel cairo-devel @@ -74,6 +76,8 @@ qt5-base libgcc + lcms2 + freetype poppler @@ -182,6 +186,7 @@ poppler libgcc + zlib-32bit lcms2-32bit libjpeg-turbo-32bit libpng-32bit @@ -192,7 +197,7 @@ /usr/lib32/libpoppler.so* - /usr/lib32/libpoppler-cpp.so.0.9.0 + /usr/lib32/libpoppler-cpp.so.0.10.0 /usr/lib32/libpoppler-cpp.so /usr/lib32/libpoppler-cpp.so.0 /usr/lib32/girepository-1.0/Poppler-0.18.typelib @@ -223,6 +228,13 @@ + + 2022-07-05 + 22.07.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-03-10 21.03.0