poppler-glib: update to 0.60.1

This commit is contained in:
Juergen Daubert 2017-10-06 13:24:05 +02:00
parent 40d544b532
commit 14c9efd2a5
3 changed files with 5 additions and 8 deletions

View File

@ -1 +1 @@
2cde7f726363dbcdc23c95002ac60cc6 poppler-0.60.0.tar.xz
7648416d51a6e9fbc4a75b6f8b53dd7c poppler-0.60.1.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/cD5QwbSMfOZyVhGXCmQND/oTewzHuSI4swElrb/lftHGJyjkBs3kfup0OwXu0/P4Grmjtxx9suHnGhpyztG3ww=
SHA256 (Pkgfile) = b51e01c14b859a99dbcc27f5f2ef3bc4f70bd7cb0f0473bddaf7238941ee5481
RWSE3ohX2g5d/VPRzm4zKTV59ehBxLj6QBRl8b8krqG3UpEZOUp/jS8u74gS5wQ7wWy3sLjKgMI7JwV09ObMd0dYDC0eXFlx1w4=
SHA256 (Pkgfile) = 2dcc61cb3fb6837dead631edd2f9263639bebfd942e9094f0c6d399f964e5614
SHA256 (.footprint) = 7f982db800a0148c3e12d898e61c070f2d7038bfc561d2184a471a7eca442ee9
SHA256 (poppler-0.60.0.tar.xz) = 1570774f44ba86c42ffacc5d9151a771e99584a55e6631bdf267123a2aed1c72
SHA256 (poppler-0.60.1.tar.xz) = 19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c

View File

@ -4,16 +4,13 @@
# Depends on: gobject-introspection poppler
name=poppler-glib
version=0.60.0
version=0.60.1
release=1
source=(http://poppler.freedesktop.org/poppler-$version.tar.xz)
build() {
cd poppler-$version
# fix version string
sed -i '/POPPLER_MINOR_VERSION/s/59/60/' CMakeLists.txt
cmake . \
-DCMAKE_INSTALL_PREFIX=/usr \
-DENABLE_XPDF_HEADERS=OFF \