poppler-qt4: update to 0.61.1.
This commit is contained in:
parent
6950ccfd7f
commit
790dd8c1d3
1 changed files with 6 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
||||
#
|
||||
pkgname=poppler-qt4
|
||||
version=0.60.1
|
||||
version=0.61.1
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=cmake
|
||||
|
@ -18,7 +18,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://poppler.freedesktop.org"
|
||||
distfiles="${homepage}/poppler-$version.tar.xz"
|
||||
checksum=19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c
|
||||
checksum=1266096343f5163c1a585124e9a6d44474e1345de5cdfe55dc7b47357bcfcda9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=2"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||
|
|
Loading…
Add table
Reference in a new issue