summaryrefslogtreecommitdiff
path: root/poppler-qt5
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-11-02 10:01:06 +0100
committerJuergen Daubert <jue@jue.li>2020-11-02 10:01:06 +0100
commit7bafa0517e80667b0c4100f3be2176a0e9a54184 (patch)
tree012e31c8d1290990a9881660a4220f176218616e /poppler-qt5
parent45978c8abbf0143e7555c0603a8c7c671e6f5a53 (diff)
downloadopt-7bafa0517e80667b0c4100f3be2176a0e9a54184.tar.gz
opt-7bafa0517e80667b0c4100f3be2176a0e9a54184.tar.xz
poppler-qt5: update to 20.11.0
Diffstat (limited to 'poppler-qt5')
-rw-r--r--poppler-qt5/.footprint4
-rw-r--r--poppler-qt5/.signature8
-rw-r--r--poppler-qt5/Pkgfile5
3 files changed, 9 insertions, 8 deletions
diff --git a/poppler-qt5/.footprint b/poppler-qt5/.footprint
index f4dbc266c..bfc6a16bf 100644
--- a/poppler-qt5/.footprint
+++ b/poppler-qt5/.footprint
@@ -13,7 +13,7 @@ drwxr-xr-x root/root usr/include/poppler/qt5/
-rw-r--r-- root/root usr/include/poppler/qt5/poppler-version.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.25.0
--rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.25.0
+lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.26.0
+-rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.26.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/.signature b/poppler-qt5/.signature
index a4c4ac494..1dbfb1d92 100644
--- a/poppler-qt5/.signature
+++ b/poppler-qt5/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/crxM/MR9SsmvObnuo2HM+dW4vJ9Yj/QkbToKcZWaUNQPR8GvemSyweKT0N4JxDS5GvlK1oqGXdwmQGWMWo9fwg=
-SHA256 (Pkgfile) = 80e2335651f2e09c8bd318cfd53de870fc4d6d0771644bd934e9ecadee4f133d
-SHA256 (.footprint) = ba1f54545c88cbc778f12f9f9ffc98cb60f9d35f5e84f05a52137ec5c0c1332c
-SHA256 (poppler-20.10.0.tar.xz) = 434ecbbb539c1a75955030a1c9b24c7b58200b7f68d2e4269e29acf2f8f13336
+RWSE3ohX2g5d/XybyZz2cp9hiY1z/SjzZM3p5SEPi8XUglqQYWHtVvbYnBNT62fFEuiWALWXaHo3E/hKjvU+WdWS1fPNWHmDEgM=
+SHA256 (Pkgfile) = d3c82eba1ba5b9b48f8cf7b83972e68b2a5434a88ceaae78f71c0c2f9f255ba2
+SHA256 (.footprint) = 5e41a8f04add3a68de846a65f215e4fa9eefaa58dce6ea9f19a6a674e9d17a2a
+SHA256 (poppler-20.11.0.tar.xz) = 021557074516492375c2bb4226a413aad431159e9177f9f14dff4159d2723b14
diff --git a/poppler-qt5/Pkgfile b/poppler-qt5/Pkgfile
index afff48d2a..8d4462378 100644
--- a/poppler-qt5/Pkgfile
+++ b/poppler-qt5/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: qt5 poppler
name=poppler-qt5
-version=20.10.0
+version=20.11.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)
@@ -21,7 +21,8 @@ build() {
-DENABLE_ZLIB=ON \
-DENABLE_CMS=lcms2 \
-DENABLE_LIBOPENJPEG=none \
- -DWITH_NSS3=OFF
+ -DWITH_NSS3=OFF \
+ -DRUN_GPERF_IF_PRESENT=OFF
cmake --build build
DESTDIR=$PKG cmake --install build

Generated by cgit