mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
poppler-qt5: update to 22.12.0.
This commit is contained in:
parent
e3f017e003
commit
42fb14327b
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
||||||
# 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=22.07.0
|
version=22.12.0
|
||||||
revision=2
|
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
|
||||||
-DENABLE_QT5=ON -DENABLE_UTILS=OFF -DENABLE_CPP=OFF -DENABLE_BOOST=OFF
|
-DENABLE_QT5=ON -DENABLE_UTILS=OFF -DENABLE_CPP=OFF -DENABLE_BOOST=OFF
|
||||||
|
@ -19,7 +19,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="${homepage}/poppler-${version}.tar.xz"
|
distfiles="${homepage}/poppler-${version}.tar.xz"
|
||||||
checksum=420230c5c43782e2151259b3e523e632f4861342aad70e7e20b8773d9eaf3428
|
checksum=d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0
|
||||||
# fails to find a bunch of files
|
# fails to find a bunch of files
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue