poppler-qt5: 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 7fbc06b120
commit c4d4d68176

View File

@ -4,7 +4,7 @@
# IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5. # IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
# #
pkgname=poppler-qt5 pkgname=poppler-qt5
version=23.08.0 version=23.12.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DENABLE_GLIB=OFF configure_args="-DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DENABLE_GLIB=OFF
@ -21,7 +21,7 @@ license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="https://poppler.freedesktop.org" homepage="https://poppler.freedesktop.org"
changelog="https://gitlab.freedesktop.org/poppler/poppler/-/raw/master/NEWS" changelog="https://gitlab.freedesktop.org/poppler/poppler/-/raw/master/NEWS"
distfiles="https://poppler.freedesktop.org/poppler-${version}.tar.xz" distfiles="https://poppler.freedesktop.org/poppler-${version}.tar.xz"
checksum=4a4bf7fc903b9f1a2ab7d04b7c5d8220db9bc6261cc73fdb9a826dc272f49aa8 checksum=beba398c9d37a9b6d02486496635e08f1df3d437cfe61dab2593f47c4d14cdbb
# fails to find a bunch of files # fails to find a bunch of files
make_check=no make_check=no