mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
poppler-qt5: update to 0.76.0.
[ci skip]
This commit is contained in:
parent
9c9eecf615
commit
0c91274a49
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||||
#
|
#
|
||||||
pkgname=poppler-qt5
|
pkgname=poppler-qt5
|
||||||
version=0.75.0
|
version=0.76.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="poppler-${version}"
|
wrksrc="poppler-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||||
homepage="http://poppler.freedesktop.org"
|
homepage="http://poppler.freedesktop.org"
|
||||||
distfiles="${homepage}/poppler-${version}.tar.xz"
|
distfiles="${homepage}/poppler-${version}.tar.xz"
|
||||||
checksum=3bbaedb0fa2797cac933a0659d144303e4d09eec6892c65600da987d8707199a
|
checksum=370f5fcfe2bbf0c76fc394d338cd72ed7f2044b67f4eb4b115eb074ccfc70d63
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue