From eb6fdf3f81e94b1756da6c85c5d9041be4ae35ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Thu, 8 Mar 2018 14:05:02 +0000 Subject: vars/build.vars:native_packages_deps_x11: adds {libepoxy,gtk3} v{1.5.0,3.22.28} (via Redfoxmoon.) patches/gtk3-3.22.28.local.patch:Makefile.in: skip `testsuite' target (via Redfoxmoon.) --- patches/gtk3-3.22.28.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/gtk3-3.22.28.local.patch (limited to 'patches') diff --git a/patches/gtk3-3.22.28.local.patch b/patches/gtk3-3.22.28.local.patch new file mode 100644 index 00000000..f60454f8 --- /dev/null +++ b/patches/gtk3-3.22.28.local.patch @@ -0,0 +1,12 @@ +diff -ru gtk+-3.22.28.orig/Makefile.in gtk+-3.22.28/Makefile.in +--- gtk+-3.22.28.orig/Makefile.in 2018-02-14 19:22:34.000000000 +0100 ++++ gtk+-3.22.28/Makefile.in 2018-03-07 00:17:36.646939857 +0100 +@@ -566,7 +566,7 @@ + || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ + && DISPLAY=:$$XID && export DISPLAY + +-SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples ++SRC_SUBDIRS = gdk gtk libgail-util modules demos tests examples + SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + MAINTAINERCLEANFILES = \ -- cgit v1.2.3