poppler: update to 0.40.0 (soname bump)

This commit is contained in:
Alessio Sergi 2016-02-06 00:22:44 +01:00
parent 463c7ee9cc
commit 337d985222
4 changed files with 7 additions and 7 deletions

View File

@ -353,7 +353,7 @@ libMagickCore-6.Q16.so.2 libmagick-6.8.8.4_1
libMagickWand-6.Q16.so.2 libmagick-6.8.8.4_1
libMagick++-6.Q16.so.6 libmagick-6.9.0.5_1
libltdl.so.7 libltdl-2.2.6_1
libpoppler.so.57 poppler-0.38.0_1
libpoppler.so.58 poppler-0.40.0_1
libpoppler-glib.so.8 poppler-glib-0.18.2_1
libpoppler-cpp.so.0 poppler-cpp-0.18.2_1
libpoppler-qt4.so.4 poppler-qt4-0.22.3_1

View File

@ -4,7 +4,7 @@
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
#
pkgname=poppler-qt4
version=0.38.0
version=0.40.0
revision=1
wrksrc="poppler-${version}"
build_style=gnu-configure
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/poppler-$version.tar.xz"
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
post_install() {
rm -f ${DESTDIR}/usr/lib/libpoppler.*

View File

@ -4,7 +4,7 @@
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
#
pkgname=poppler-qt5
version=0.38.0
version=0.40.0
revision=1
wrksrc="poppler-${version}"
build_style=gnu-configure
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/poppler-$version.tar.xz"
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
post_install() {
rm -f ${DESTDIR}/usr/lib/libpoppler.*

View File

@ -3,7 +3,7 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt{4,5}".
#
pkgname=poppler
version=0.38.0
version=0.40.0
revision=1
build_style=gnu-configure
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/$pkgname-$version.tar.xz"
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
# Package build options
build_options="gir"