diff options
author | Juergen Daubert <jue@jue.li> | 2017-12-04 13:26:15 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-12-04 13:26:15 +0100 |
commit | 2fdad1aea7f782fc7b27dd654e68703ae16e7940 (patch) | |
tree | b0c56cb49c9c29d3b8c9e1228dde8a409d82ab09 /poppler-qt5 | |
parent | a7c48e0fef51096ece56caf1224f57d6e5f6743f (diff) | |
download | opt-2fdad1aea7f782fc7b27dd654e68703ae16e7940.tar.gz opt-2fdad1aea7f782fc7b27dd654e68703ae16e7940.tar.xz |
poppler-qt5: update to 0.62.0
Diffstat (limited to 'poppler-qt5')
-rw-r--r-- | poppler-qt5/.footprint | 4 | ||||
-rw-r--r-- | poppler-qt5/.md5sum | 2 | ||||
-rw-r--r-- | poppler-qt5/.signature | 8 | ||||
-rw-r--r-- | poppler-qt5/Pkgfile | 3 |
4 files changed, 8 insertions, 9 deletions
diff --git a/poppler-qt5/.footprint b/poppler-qt5/.footprint index b7ab8081b..302b0f732 100644 --- a/poppler-qt5/.footprint +++ b/poppler-qt5/.footprint @@ -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 diff --git a/poppler-qt5/.md5sum b/poppler-qt5/.md5sum index 2fbddacf0..a990a9ea4 100644 --- a/poppler-qt5/.md5sum +++ b/poppler-qt5/.md5sum @@ -1 +1 @@ -2d3dcea88d6a814317fac74d2a16c3cd poppler-0.61.1.tar.xz +42b801f2defaccb6b6cf1bf783ee1552 poppler-0.62.0.tar.xz diff --git a/poppler-qt5/.signature b/poppler-qt5/.signature index 576988f65..3a1d263f6 100644 --- a/poppler-qt5/.signature +++ b/poppler-qt5/.signature @@ -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 diff --git a/poppler-qt5/Pkgfile b/poppler-qt5/Pkgfile index 8183b3d9f..40ce607ce 100644 --- a/poppler-qt5/Pkgfile +++ b/poppler-qt5/Pkgfile @@ -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 \ |