From 9829160a8b61e79299f5c41f0c8049b9569b0b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Sun, 27 Nov 2022 20:42:10 +0100 Subject: groups/231.native_packages_etc.group:ghostpdl:${PKG_CONFIGURE_ARGS_EXTRA}: additionally configure w/ --without-local-zlib. groups/231.native_packages_etc.group:ghostpdl:${PKG_ENV_VARS_EXTRA}: additionally build w/ ZLIBDIR=${PREFIX}/include}. patches/ghostpdl-9.52.local.patch: updated. --- patches/ghostpdl-9.52.local.patch | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'patches/ghostpdl-9.52.local.patch') diff --git a/patches/ghostpdl-9.52.local.patch b/patches/ghostpdl-9.52.local.patch index 11712f1a..5a9646fe 100644 --- a/patches/ghostpdl-9.52.local.patch +++ b/patches/ghostpdl-9.52.local.patch @@ -31,7 +31,17 @@ diff -ru ghostpdl-9.52.orig/base/fapi_ft.c ghostpdl-9.52/base/fapi_ft.c diff -ru ghostpdl-9.52.orig/configure ghostpdl-9.52/configure --- ghostpdl-9.52.orig/configure 2020-06-05 13:19:23.032760767 +0200 +++ ghostpdl-9.52/configure 2020-06-05 13:18:58.367780811 +0200 -@@ -10957,7 +10957,7 @@ +@@ -7566,9 +7566,6 @@ + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for local zlib source" >&5 + $as_echo_n "checking for local zlib source... " >&6; } +-# we must define ZLIBDIR regardless because png.mak does a -I$(ZLIBDIR) +-# this seems a harmless default +-ZLIBDIR=src + AUX_SHARED_ZLIB= + ZLIBCFLAGS="" + +@@ -10957,7 +10954,7 @@ enableval=$enable_dynamic; if test "x$enable_dynamic" != xno; then case $host in -- cgit v1.2.3