poppler-glib: update to 0.61.1

This commit is contained in:
Juergen Daubert 2017-11-13 12:48:51 +01:00
parent f0d5bf3bd6
commit 123376fcfa
3 changed files with 6 additions and 7 deletions

View File

@ -1 +1 @@
9feff3fb5e2302bb915e9a55da182c57 poppler-0.61.0.tar.xz
2d3dcea88d6a814317fac74d2a16c3cd poppler-0.61.1.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TtwHXy5t/7qgReKKwklMUMT3aDDgOKu8t/HXKg0cgzWGNbRhF5RZDQ0bLyxfYaCGiFRuchBdwCuMGFFAGQC+AI=
SHA256 (Pkgfile) = da4a9a9bdae23d01bc876fd455732a98ee872e60f16eae8c447c0a5abde3a9f1
RWSE3ohX2g5d/fOjEtYtyh50KK5dGCYVnXHT0HyULZsmAWicjhpqluKVOy5w2Yez15w8isayMrBeV0vBuPSsP8fNpItYoKar8wg=
SHA256 (Pkgfile) = e8bb70b528d1e25bfc191d4d46f0592cbc3c8cff32789927ecbd4a6f091b9152
SHA256 (.footprint) = 7f982db800a0148c3e12d898e61c070f2d7038bfc561d2184a471a7eca442ee9
SHA256 (poppler-0.61.0.tar.xz) = 53cde17a2afa3b73eb8b209d24e4369b52bfac444065dbb0a8cbcc7356582b7f
SHA256 (poppler-0.61.1.tar.xz) = 1266096343f5163c1a585124e9a6d44474e1345de5cdfe55dc7b47357bcfcda9

View File

@ -4,9 +4,9 @@
# Depends on: gobject-introspection poppler
name=poppler-glib
version=0.61.0
version=0.61.1
release=1
source=(http://poppler.freedesktop.org/poppler-$version.tar.xz)
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)
build() {
cd poppler-$version
@ -14,7 +14,6 @@ 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 \