summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2019-03-26 08:07:11 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2019-03-26 08:07:11 +0000
commitdde213c0bad69af070eba316a73fc0dc2f40301b (patch)
tree869c53a41a018197cce612afe0a37f058c519272 /patches
parent456d2b42b6049e458720b4d2fa0ce51fe7d81b91 (diff)
downloadmidipix_build-dde213c0bad69af070eba316a73fc0dc2f40301b.tar.bz2
midipix_build-dde213c0bad69af070eba316a73fc0dc2f40301b.tar.xz
vars/build.vars:native_packages_etc: adds ghostscript v9.26 (via Redfoxmoon.)
patches/ghostscript-9.26.local.patch: via Redfoxmoon. vars/ghostscript.vars: via Redfoxmoon.
Diffstat (limited to 'patches')
-rw-r--r--patches/ghostscript-9.26.local.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/patches/ghostscript-9.26.local.patch b/patches/ghostscript-9.26.local.patch
new file mode 100644
index 00000000..b38b40c7
--- /dev/null
+++ b/patches/ghostscript-9.26.local.patch
@@ -0,0 +1,24 @@
+diff -ru ghostscript-9.26.orig/configure ghostscript-9.26/configure
+--- ghostscript-9.26.orig/configure 2018-11-20 11:08:58.000000000 +0100
++++ ghostscript-9.26/configure 2019-03-25 13:54:01.738597533 +0100
+@@ -3787,7 +3787,7 @@
+ echo $AUXFLAGS_MAK_LINE06 >> $AUXFLAGS_MAK.in
+ echo $AUXFLAGS_MAK_LINE07 >> $AUXFLAGS_MAK.in
+
+- ../$0 CC="$CCAUX" CFLAGS="$CFLAGSAUX" LDFLAGS="$LDFLAGSAUX" CCAUX= CFLAGSAUX= CFLAGSAUX= MAKEFILE=$AUXFLAGS_MAK --host= --build= --without-libtiff --disable-contrib --disable-fontconfig --disable-dbus --disable-freetype --disable-fapi --disable-cups --disable-openjpeg --disable-gtk --with-libiconv=no --without-libidn --without-libpaper --without-pdftoraster --without-ijs --without-luratech --without-jbig2dec --without-x --with-drivers=""
++ $0 CC="$CCAUX" CFLAGS="$CFLAGSAUX" LDFLAGS="$LDFLAGSAUX" CCAUX= CFLAGSAUX= CFLAGSAUX= MAKEFILE=$AUXFLAGS_MAK --host= --build= --without-libtiff --disable-contrib --disable-fontconfig --disable-dbus --disable-freetype --disable-fapi --disable-cups --disable-openjpeg --disable-gtk --with-libiconv=no --without-libidn --without-libpaper --without-pdftoraster --without-ijs --without-luratech --without-jbig2dec --without-x --with-drivers=""
+ status=$?
+ cp config.log ../configaux.log
+ if test $status -eq 0 ; then
+diff -ru ghostscript-9.26.orig/devices/devs.mak ghostscript-9.26/devices/devs.mak
+--- ghostscript-9.26.orig/devices/devs.mak 2018-11-20 11:08:19.000000000 +0100
++++ ghostscript-9.26/devices/devs.mak 2019-03-25 16:52:13.774662402 +0100
+@@ -308,7 +308,7 @@
+
+ # See the main makefile for the definition of XLIBDIRS and XLIBS.
+ x11_=$(DEVOBJ)gdevx.$(OBJ) $(DEVOBJ)gdevxcmp.$(OBJ) $(DEVOBJ)gdevxini.$(OBJ)\
+- $(DEVOBJ)gdevxres.$(OBJ) $(DEVOBJ)gsparamx.$(OBJ)
++ $(DEVOBJ)gdevxres.$(OBJ) $(DEVOBJ)gsparamx.$(OBJ) $(DEVOBJ)gsparam.$(OBJ) $(DEVOBJ)gdevnfwd.$(OBJ)
+ $(DD)x11_.dev : $(x11_) $(GLD)bboxutil.dev $(GDEV) $(DEVS_MAK) $(MAKEDIRS)
+ $(SETMOD) $(DD)x11_ $(x11_)
+ $(ADDMOD) $(DD)x11_ -link $(XLIBDIRS)