poppler: update to 0.26.3.
This commit is contained in:
parent
2a915024ab
commit
b8c9b7b4bf
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poppler-qt4'.
|
# Template file for 'poppler-qt4'.
|
||||||
pkgname=poppler-qt4
|
pkgname=poppler-qt4
|
||||||
version=0.26.2
|
version=0.26.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="poppler-${version}"
|
wrksrc="poppler-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=1dd9963a82eba00b7a8c9f57a7d1d787be22f5e6cb0aead5dfe602775d0d9526
|
checksum=88cb1af3574f861bc08853a681be97ae79bf5302782fbac803f877b879a642b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'poppler'.
|
# Template build file for 'poppler'.
|
||||||
pkgname=poppler
|
pkgname=poppler
|
||||||
version=0.26.2
|
version=0.26.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://poppler.freedesktop.org"
|
homepage="http://poppler.freedesktop.org"
|
||||||
distfiles="${homepage}/$pkgname-$version.tar.xz"
|
distfiles="${homepage}/$pkgname-$version.tar.xz"
|
||||||
checksum=1dd9963a82eba00b7a8c9f57a7d1d787be22f5e6cb0aead5dfe602775d0d9526
|
checksum=88cb1af3574f861bc08853a681be97ae79bf5302782fbac803f877b879a642b1
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue