From 381e195a1d3ffbec7209e0d5900ab65bee9732e7 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 2 Sep 2021 12:41:41 +0200 Subject: [PATCH] poppler-glib: update to 21.09.0 --- poppler-glib/.signature | 6 +++--- poppler-glib/Pkgfile | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/poppler-glib/.signature b/poppler-glib/.signature index 0fd337c7d..efc6f0c86 100644 --- a/poppler-glib/.signature +++ b/poppler-glib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cgAJlFfrrPCFWcd37JtK00PG2jpjNVGSmJ0gmmai3tv7h7BflPzqDPE76MxQGaG6a30QzZn6dIg6YQWHc85Bg4= -SHA256 (Pkgfile) = 4469b8138ced8a9dd7bae1b89934410ed6cc80bb695dcff9bcc6e5faf9688659 +RWSE3ohX2g5d/faSs2DeGtJq69eCPNF2jvPY3BKKfQv/jqyTRoTDn7+yxPe9pMR4r6rS9GqlRl++XweHDDwPJQ8bB9xVLP3zygE= +SHA256 (Pkgfile) = 068f1adf478852994418b975c9aa40c64c2d41361ba810388948f6efd3328e60 SHA256 (.footprint) = 9629e2d16ecff2f787b6f45ddad4867d47e994b9c86cd209fa57cdddc93f02ad -SHA256 (poppler-21.08.0.tar.xz) = e9cf5dc5964bce4bb0264d1c4f8122706c910588b421cfc30abc97d6b23e602d +SHA256 (poppler-21.09.0.tar.xz) = 5a47fef738c2b99471f9b459a8bf8b40aefb7eed92caa4861c3798b2e126d05b diff --git a/poppler-glib/Pkgfile b/poppler-glib/Pkgfile index c04274945..8a10a7682 100644 --- a/poppler-glib/Pkgfile +++ b/poppler-glib/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection poppler name=poppler-glib -version=21.08.0 +version=21.09.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) @@ -21,6 +21,7 @@ build() { -D ENABLE_CPP=OFF \ -D ENABLE_GLIB=ON \ -D ENABLE_QT5=OFF \ + -D ENABLE_QT6=OFF \ -D ENABLE_ZLIB=ON \ -D ENABLE_CMS=lcms2 \ -D ENABLE_LIBOPENJPEG=none \