From 2a75fc7dfdb4af4c49503c9e5d9e9fb7941a031c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 22 Aug 2018 19:10:55 +0000 Subject: vars/build.vars:native_packages_deps_x11: adds xwin v1.20.1 (via Redfoxmoon.) vars/build.vars:xwin:${PKG_DISABLED}: disabled pending fix. patches/xwin/*: via Redfoxmoon. --- patches/xwin/configure.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/xwin/configure.patch (limited to 'patches/xwin/configure.patch') diff --git a/patches/xwin/configure.patch b/patches/xwin/configure.patch new file mode 100644 index 00000000..07416c00 --- /dev/null +++ b/patches/xwin/configure.patch @@ -0,0 +1,12 @@ +diff -Nru xorg-server-1.20.1.orig/configure xorg-server-1.20.1/configure +--- xorg-server-1.20.1.orig/configure 2018-08-07 18:31:15.000000000 +0200 ++++ xorg-server-1.20.1/configure 2018-08-18 19:48:22.107953995 +0200 +@@ -30480,7 +30480,7 @@ + fi + + case $host_os in +- cygwin*) ++ cygwin* | midipix*) + XWIN_SERVER_NAME=XWin + + $as_echo "#define HAS_DEVWINDOWS 1" >>confdefs.h -- cgit v1.2.3