poppler-qt5: update to 21.05.0.
This commit is contained in:
parent
8c144a196c
commit
ca4972fd58
1 changed files with 6 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
# IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||
#
|
||||
pkgname=poppler-qt5
|
||||
version=20.09.0
|
||||
revision=2
|
||||
version=21.05.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DENABLE_GLIB=OFF
|
||||
|
@ -18,7 +18,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="https://poppler.freedesktop.org"
|
||||
distfiles="${homepage}/poppler-${version}.tar.xz"
|
||||
checksum=4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363
|
||||
checksum=dafd537b680fad1215bc40fc53d1f38e8449d7c185bc60d5a89e1d26c90dbd8c
|
||||
# fails to find a bunch of files
|
||||
make_check=no
|
||||
patch_args=-Np1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||
|
|
Loading…
Add table
Reference in a new issue