poppler: update to 23.12.0.

This commit is contained in:
triallax 2023-09-17 21:52:28 +01:00 committed by Đoàn Trần Công Danh
parent 63ef2958fc
commit 7fbc06b120
2 changed files with 7 additions and 8 deletions

View File

@ -345,7 +345,7 @@ libMagickCore-7.Q16HDRI.so.10 libmagick-7.1.0.10_1
libMagickWand-7.Q16HDRI.so.10 libmagick-7.1.0.10_1
libMagick++-7.Q16HDRI.so.5 libmagick-7.0.11.1_1
libltdl.so.7 libltdl-2.2.6_1
libpoppler.so.130 libpoppler-23.08.0_1
libpoppler.so.133 libpoppler-23.12.0_1
libpoppler-glib.so.8 poppler-glib-0.18.2_1
libpoppler-cpp.so.0 poppler-cpp-0.18.2_1
libpoppler-qt5.so.1 poppler-qt5-0.31.0_1

View File

@ -1,18 +1,17 @@
# Template file for 'poppler'
#
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt5".
#
# Revbump libreoffice on SO version bumps.
pkgname=poppler
version=23.08.0
version=23.12.0
revision=1
_testVersion=920c89f8f43bdfe8966c8e397e7f67f5302e9435
_testVersion=400f3ff05b2b1c0ae17797a0bd50e75e35c1f1b1
create_wrksrc=yes
build_style=cmake
build_helper="gir"
configure_args="-DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DENABLE_CPP=ON
-DENABLE_GLIB=ON -DENABLE_GOBJECT_INTROSPECTION=$(vopt_if gir ON OFF)
-DENABLE_QT5=OFF -DENABLE_UTILS=ON -DENABLE_BOOST=$(vopt_if boost ON OFF)
-DENABLE_QT5=OFF -DENABLE_QT6=OFF -DENABLE_UTILS=ON
-DENABLE_BOOST=$(vopt_if boost ON OFF)
-DTESTDATADIR='${XBPS_BUILDDIR}/poppler-${version}/testdatadir'"
hostmakedepends="pkg-config glib-devel"
makedepends="libpng-devel libglib-devel cairo-devel tiff-devel lcms2-devel
@ -25,8 +24,8 @@ homepage="https://poppler.freedesktop.org"
changelog="https://gitlab.freedesktop.org/poppler/poppler/-/raw/master/NEWS"
distfiles="https://poppler.freedesktop.org/poppler-${version}.tar.xz
https://gitlab.freedesktop.org/poppler/test/-/archive/${_testVersion}/test-${_testVersion}.tar.gz"
checksum="4a4bf7fc903b9f1a2ab7d04b7c5d8220db9bc6261cc73fdb9a826dc272f49aa8
ca35f168a18038a2d817ea30d6c7b4ab8294a40a5f5950f3c2a15183ba08c900"
checksum="beba398c9d37a9b6d02486496635e08f1df3d437cfe61dab2593f47c4d14cdbb
0d850a1d06944671c991be6822b7146ade401b06aad560ff39b254a028074525"
build_options="gir boost"
build_options_default="gir boost"