poppler: update to 0.38.0 (soname bump)
This commit is contained in:
parent
0ca96ade02
commit
60cc0194da
|
@ -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.55 poppler-0.36.0_1
|
libpoppler.so.57 poppler-0.38.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.36.0
|
version=0.38.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=93cc067b23c4ef7421380d3e8bd7c940b2027668446750787d7c1cb42720248e
|
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
|
||||||
|
|
||||||
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.36.0
|
version=0.38.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=93cc067b23c4ef7421380d3e8bd7c940b2027668446750787d7c1cb42720248e
|
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# 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.36.0
|
version=0.38.0
|
||||||
revision=2
|
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
|
||||||
--enable-libtiff --disable-libopenjpeg --enable-cairo-output
|
--enable-libtiff --disable-libopenjpeg --enable-cairo-output
|
||||||
|
@ -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=93cc067b23c4ef7421380d3e8bd7c940b2027668446750787d7c1cb42720248e
|
checksum=6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue