poppler-qt5: update to 20.09.0.
This commit is contained in:
parent
028b3ea68a
commit
2383081899
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'poppler-qt5'
|
||||
#
|
||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler"; IT IS SPLITTED TO AVOID
|
||||
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler"
|
||||
# IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||
#
|
||||
pkgname=poppler-qt5
|
||||
version=0.80.0
|
||||
version=20.09.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=cmake
|
||||
|
@ -18,7 +18,7 @@ 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=4d3ca6b79bc13b8e24092e34f83ef5f387f3bb0bbd7359a6c078e09c696d104f
|
||||
checksum=4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||
|
|
Loading…
Reference in a new issue