From b9b10925923fe08bef9debfa98f8a2092e33c172 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 31 Oct 2020 18:31:56 +0000 Subject: Sat Oct 31 18:31:56 UTC 2020 ap/alsa-utils-1.2.4-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.4-x86_64-1.txz: Upgraded. l/poppler-20.10.0-x86_64-2.txz: Rebuilt. Rebuilt with -DENABLE_UNSTABLE_API_ABI_HEADERS=ON. Thanks to marrowsuck. extra/pure-alsa-system/alsa-lib-1.2.4-x86_64-1_alsa.txz: Upgraded. --- source/l/poppler/poppler.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/l') diff --git a/source/l/poppler/poppler.SlackBuild b/source/l/poppler/poppler.SlackBuild index 5902adf33..f5880983c 100755 --- a/source/l/poppler/poppler.SlackBuild +++ b/source/l/poppler/poppler.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=poppler VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -92,6 +92,7 @@ cmake \ -DENABLE_GTK_DOC=ON \ -DENABLE_LIBOPENJPEG=openjpeg2 \ -DENABLE_XPDF_HEADERS=ON \ + -DENABLE_UNSTABLE_API_ABI_HEADERS=ON \ -DENABLE_ZLIB=ON \ .. || exit 1 -- cgit v1.2.3