poppler-glib: update to 0.61.0

This commit is contained in:
Juergen Daubert 2017-11-06 13:07:42 +01:00
parent 101b625030
commit b15b733368
3 changed files with 7 additions and 5 deletions

View File

@ -1 +1 @@
7648416d51a6e9fbc4a75b6f8b53dd7c poppler-0.60.1.tar.xz
9feff3fb5e2302bb915e9a55da182c57 poppler-0.61.0.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VPRzm4zKTV59ehBxLj6QBRl8b8krqG3UpEZOUp/jS8u74gS5wQ7wWy3sLjKgMI7JwV09ObMd0dYDC0eXFlx1w4=
SHA256 (Pkgfile) = 2dcc61cb3fb6837dead631edd2f9263639bebfd942e9094f0c6d399f964e5614
RWSE3ohX2g5d/TtwHXy5t/7qgReKKwklMUMT3aDDgOKu8t/HXKg0cgzWGNbRhF5RZDQ0bLyxfYaCGiFRuchBdwCuMGFFAGQC+AI=
SHA256 (Pkgfile) = da4a9a9bdae23d01bc876fd455732a98ee872e60f16eae8c447c0a5abde3a9f1
SHA256 (.footprint) = 7f982db800a0148c3e12d898e61c070f2d7038bfc561d2184a471a7eca442ee9
SHA256 (poppler-0.60.1.tar.xz) = 19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c
SHA256 (poppler-0.61.0.tar.xz) = 53cde17a2afa3b73eb8b209d24e4369b52bfac444065dbb0a8cbcc7356582b7f

View File

@ -4,7 +4,7 @@
# Depends on: gobject-introspection poppler
name=poppler-glib
version=0.60.1
version=0.61.0
release=1
source=(http://poppler.freedesktop.org/poppler-$version.tar.xz)
@ -13,6 +13,8 @@ build() {
cmake . \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_INSTALL_INCLUDEDIR=/usr/include \
-DENABLE_XPDF_HEADERS=OFF \
-DENABLE_UTILS=OFF \
-DENABLE_SPLASH=ON \