poppler-qt5: update to 0.67.0.
This commit is contained in:
parent
bc77706e6a
commit
2cfdbee433
1 changed files with 4 additions and 4 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.63.0
|
version=0.67.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="poppler-${version}"
|
wrksrc="poppler-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -17,8 +17,8 @@ short_desc="PDF rendering library - Qt5 bindings"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://poppler.freedesktop.org"
|
homepage="http://poppler.freedesktop.org"
|
||||||
distfiles="${homepage}/poppler-$version.tar.xz"
|
distfiles="${homepage}/poppler-${version}.tar.xz"
|
||||||
checksum=27cc8addafc791e1a26ce6acc2b490926ea73a4f89196dd8a7742cff7cf8a111
|
checksum=a34a4f1a0f5b610c584c65824e92e3ba3e08a89d8ab4622aee11b8ceea5366f9
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue