From 44a092dd67f5c03f5281f701909b1a6966800b12 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 28 Dec 2019 16:04:30 +0100 Subject: motif: Convert sed and echo from ebuild into proper patches. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/677488 Signed-off-by: Ulrich Müller --- patchsets/motif/2.3.8/07_all_no-demos.patch | 13 +++++++++++++ patchsets/motif/2.3.8/08_all_xmbind-xorg.patch | 9 +++++++++ 2 files changed, 22 insertions(+) create mode 100644 patchsets/motif/2.3.8/07_all_no-demos.patch create mode 100644 patchsets/motif/2.3.8/08_all_xmbind-xorg.patch diff --git a/patchsets/motif/2.3.8/07_all_no-demos.patch b/patchsets/motif/2.3.8/07_all_no-demos.patch new file mode 100644 index 0000000..8b9199f --- /dev/null +++ b/patchsets/motif/2.3.8/07_all_no-demos.patch @@ -0,0 +1,13 @@ +Disable compilation of demo binaries. + +--- motif-2.3.8-orig/Makefile.am ++++ motif-2.3.8/Makefile.am +@@ -27,7 +27,6 @@ + include \ + tools \ + clients \ +- doc \ +- demos ++ doc + AUTOMAKE_OPTIONS = 1.4 + ACLOCAL_AMFLAGS = -I . diff --git a/patchsets/motif/2.3.8/08_all_xmbind-xorg.patch b/patchsets/motif/2.3.8/08_all_xmbind-xorg.patch new file mode 100644 index 0000000..cd34a30 --- /dev/null +++ b/patchsets/motif/2.3.8/08_all_xmbind-xorg.patch @@ -0,0 +1,9 @@ +Add X.Org vendor string to aliases for virtual bindings. + +--- motif-2.3.8-orig/bindings/xmbind.alias ++++ motif-2.3.8/bindings/xmbind.alias +@@ -62,3 +62,4 @@ + "Sun Microsystems, Inc." sun + ! "Sun Microsystems, Inc." sun_at + "Tektronix, Inc." tek ++"The X.Org Foundation" pc -- cgit v1.2.3-65-gdbad