poppler-qt5: update to 0.62.0

This commit is contained in:
Juergen Daubert 2017-12-04 13:26:15 +01:00
parent a7c48e0fef
commit 2fdad1aea7
4 changed files with 8 additions and 9 deletions

View File

@ -12,7 +12,7 @@ drwxr-xr-x root/root usr/include/poppler/qt5/
-rw-r--r-- root/root usr/include/poppler/qt5/poppler-qt5.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so -> libpoppler-qt5.so.1
lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.11.0
-rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.11.0
lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.12.0
-rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.12.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-qt5.pc

View File

@ -1 +1 @@
2d3dcea88d6a814317fac74d2a16c3cd poppler-0.61.1.tar.xz
42b801f2defaccb6b6cf1bf783ee1552 poppler-0.62.0.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QRWDXpaZsDsRotjVCynIrQkcCXguOoJR48hFWUrVstnm3wDArS6K6xSBFxCkvZduxDxogDcgXkBxfiBxf3YcwA=
SHA256 (Pkgfile) = 02b6a3d0d8afbe93e01696c14e55f3bfeaaae2e1e15ded8d9f12a4fc3330e072
SHA256 (.footprint) = befd829f36e4ebaa3fc0b354f8c5dc348ad3bb5003ea8492e23ed60b693d0f23
SHA256 (poppler-0.61.1.tar.xz) = 1266096343f5163c1a585124e9a6d44474e1345de5cdfe55dc7b47357bcfcda9
RWSE3ohX2g5d/Ty1U9XNptg9SKVdwgsc8ghPJizHynWRNEgjy3qUNMe3CvrMOQFzdO8uOVRUdgzdBYH+LEFcZAo+SRTKNhza+Qc=
SHA256 (Pkgfile) = b91c5114e7b26905a4336d7bac601c5e91c293f3768fc82ed2536a19348def41
SHA256 (.footprint) = 275449829b8712d2aac050ae73370e7f3d276329832af510dac6a7760fbbdc2c
SHA256 (poppler-0.62.0.tar.xz) = 5b9a73dfd4d6f61d165ada1e4f0abd2d420494bf9d0b1c15d0db3f7b83a729c6

View File

@ -4,7 +4,7 @@
# Depends on: qt5 poppler
name=poppler-qt5
version=0.61.1
version=0.62.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)
@ -19,7 +19,6 @@ build() {
-DENABLE_SPLASH=ON \
-DENABLE_CPP=OFF \
-DENABLE_GLIB=OFF \
-DENABLE_QT4=OFF \
-DENABLE_QT5=ON \
-DENABLE_ZLIB=ON \
-DENABLE_CMS=lcms2 \