poppler: update to 0.40.0 (soname bump)
This commit is contained in:
parent
463c7ee9cc
commit
337d985222
@ -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
|
libMagickWand-6.Q16.so.2 libmagick-6.8.8.4_1
|
||||||
libMagick++-6.Q16.so.6 libmagick-6.9.0.5_1
|
libMagick++-6.Q16.so.6 libmagick-6.9.0.5_1
|
||||||
libltdl.so.7 libltdl-2.2.6_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-glib.so.8 poppler-glib-0.18.2_1
|
||||||
libpoppler-cpp.so.0 poppler-cpp-0.18.2_1
|
libpoppler-cpp.so.0 poppler-cpp-0.18.2_1
|
||||||
libpoppler-qt4.so.4 poppler-qt4-0.22.3_1
|
libpoppler-qt4.so.4 poppler-qt4-0.22.3_1
|
||||||
|
@ -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.38.0
|
version=0.40.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=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
|
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||||
#
|
#
|
||||||
pkgname=poppler-qt5
|
pkgname=poppler-qt5
|
||||||
version=0.38.0
|
version=0.40.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=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
|
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt{4,5}".
|
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt{4,5}".
|
||||||
#
|
#
|
||||||
pkgname=poppler
|
pkgname=poppler
|
||||||
version=0.38.0
|
version=0.40.0
|
||||||
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
|
||||||
@ -19,7 +19,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}/$pkgname-$version.tar.xz"
|
distfiles="${homepage}/$pkgname-$version.tar.xz"
|
||||||
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
|
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user