poppler-qt4: update to 0.57.0.
This commit is contained in:
parent
c0a422ae05
commit
ddaa9bdfc5
|
@ -4,7 +4,7 @@
|
||||||
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
||||||
#
|
#
|
||||||
pkgname=poppler-qt4
|
pkgname=poppler-qt4
|
||||||
version=0.56.0
|
version=0.57.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="poppler-${version}"
|
wrksrc="poppler-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -21,7 +21,7 @@ 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=869dbadf99ed882e776acbdbc06689d8a81872a2963440b1e8516cd7a2577173
|
checksum=0ea37de71b7db78212ebc79df59f99b66409a29c2eac4d882dae9f2397fe44d8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
Loading…
Reference in New Issue