mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
poppler: update to 0.26.2.
This commit is contained in:
parent
07993565a9
commit
9039a1be54
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poppler-qt4'.
|
# Template file for 'poppler-qt4'.
|
||||||
pkgname=poppler-qt4
|
pkgname=poppler-qt4
|
||||||
version=0.26.1
|
version=0.26.2
|
||||||
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=c8c959c3f605a17ed21e2cfec2d9379be5e0c801db4edad5e7b2e44a6cef214c
|
checksum=1dd9963a82eba00b7a8c9f57a7d1d787be22f5e6cb0aead5dfe602775d0d9526
|
||||||
|
|
||||||
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.1
|
version=0.26.2
|
||||||
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=c8c959c3f605a17ed21e2cfec2d9379be5e0c801db4edad5e7b2e44a6cef214c
|
checksum=1dd9963a82eba00b7a8c9f57a7d1d787be22f5e6cb0aead5dfe602775d0d9526
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue