Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/files/, kde-plasma/plasma-desktop/
Date: Sat, 25 Apr 2020 12:58:23
Message-Id: 1587819472.142fb5031705e9d3dfe100c424ca5e8a7eaa4995.asturm@gentoo
1 commit: 142fb5031705e9d3dfe100c424ca5e8a7eaa4995
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 25 12:57:52 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 25 12:57:52 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=142fb503
7
8 kde-plasma/plasma-desktop: Split override-include-dirs.patch
9
10 Files moved around after Plasma/5.18 branching.
11
12 Closes: https://bugs.gentoo.org/719328
13 Package-Manager: Portage-2.3.99, Repoman-2.3.22
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 ...ma-desktop-5.18.4.1-override-include-dirs.patch | 28 ----------------------
17 .../plasma-desktop-5.18.4.1-synaptics-header.patch | 26 ++++++++++++++++++++
18 .../plasma-desktop-5.18.80-synaptics-header.patch | 26 ++++++++++++++++++++
19 .../plasma-desktop-5.18.4.1-r3.ebuild | 3 ++-
20 .../plasma-desktop-5.18.49.9999.ebuild | 1 +
21 .../plasma-desktop/plasma-desktop-9999.ebuild | 1 +
22 6 files changed, 56 insertions(+), 29 deletions(-)
23
24 diff --git a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
25 index a9205ffc2a..3118913e08 100644
26 --- a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
27 +++ b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
28 @@ -83,31 +83,3 @@ index 1550751ae..5b7af5e79 100644
29
30 --
31 2.26.2
32 -
33 -
34 -From eb7bedd400d854e430808ae469164dfed24b1550 Mon Sep 17 00:00:00 2001
35 -From: Andreas Sturmlechner <asturm@g.o>
36 -Date: Fri, 24 Apr 2020 18:55:30 +0200
37 -Subject: [PATCH 2/2] synapticstouchpad.cpp: Drop synaptics-properties.h parent
38 - dir from include
39 -
40 ----
41 - kcms/touchpad/src/backends/x11/synapticstouchpad.cpp | 2 +-
42 - 1 file changed, 1 insertion(+), 1 deletion(-)
43 -
44 -diff --git a/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp b/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp
45 -index d2f41d70b..3eb3171ee 100644
46 ---- a/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp
47 -+++ b/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp
48 -@@ -53,7 +53,7 @@
49 -
50 - #include <stddef.h>
51 - #include <limits.h>
52 --#include <xorg/synaptics-properties.h>
53 -+#include <synaptics-properties.h>
54 -
55 - #define SYN_MAX_BUTTONS 12
56 -
57 ---
58 -2.26.2
59 -
60
61 diff --git a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-synaptics-header.patch b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-synaptics-header.patch
62 new file mode 100644
63 index 0000000000..181e89e7db
64 --- /dev/null
65 +++ b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-synaptics-header.patch
66 @@ -0,0 +1,26 @@
67 +From eb7bedd400d854e430808ae469164dfed24b1550 Mon Sep 17 00:00:00 2001
68 +From: Andreas Sturmlechner <asturm@g.o>
69 +Date: Fri, 24 Apr 2020 18:55:30 +0200
70 +Subject: [PATCH 2/2] synapticstouchpad.cpp: Drop synaptics-properties.h parent
71 + dir from include
72 +
73 +---
74 + kcms/touchpad/src/backends/x11/synapticstouchpad.cpp | 2 +-
75 + 1 file changed, 1 insertion(+), 1 deletion(-)
76 +
77 +diff --git a/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp b/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp
78 +index d2f41d70b..3eb3171ee 100644
79 +--- a/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp
80 ++++ b/kcms/touchpad/src/backends/x11/synapticstouchpad.cpp
81 +@@ -53,7 +53,7 @@
82 +
83 + #include <stddef.h>
84 + #include <limits.h>
85 +-#include <xorg/synaptics-properties.h>
86 ++#include <synaptics-properties.h>
87 +
88 + #define SYN_MAX_BUTTONS 12
89 +
90 +--
91 +2.26.2
92 +
93
94 diff --git a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.80-synaptics-header.patch b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.80-synaptics-header.patch
95 new file mode 100644
96 index 0000000000..6987d71ef6
97 --- /dev/null
98 +++ b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.80-synaptics-header.patch
99 @@ -0,0 +1,26 @@
100 +From eb7bedd400d854e430808ae469164dfed24b1550 Mon Sep 17 00:00:00 2001
101 +From: Andreas Sturmlechner <asturm@g.o>
102 +Date: Fri, 24 Apr 2020 18:55:30 +0200
103 +Subject: [PATCH 2/2] synapticstouchpad.cpp: Drop synaptics-properties.h parent
104 + dir from include
105 +
106 +---
107 + kcms/touchpad/backends/x11/synapticstouchpad.cpp | 2 +-
108 + 1 file changed, 1 insertion(+), 1 deletion(-)
109 +
110 +diff --git a/kcms/touchpad/backends/x11/synapticstouchpad.cpp b/kcms/touchpad/backends/x11/synapticstouchpad.cpp
111 +index d2f41d70b..3eb3171ee 100644
112 +--- a/kcms/touchpad/backends/x11/synapticstouchpad.cpp
113 ++++ b/kcms/touchpad/backends/x11/synapticstouchpad.cpp
114 +@@ -53,7 +53,7 @@
115 +
116 + #include <stddef.h>
117 + #include <limits.h>
118 +-#include <xorg/synaptics-properties.h>
119 ++#include <synaptics-properties.h>
120 +
121 + #define SYN_MAX_BUTTONS 12
122 +
123 +--
124 +2.26.2
125 +
126
127 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.18.4.1-r3.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.18.4.1-r3.ebuild
128 index 6e6fa790ec..c6729eedfe 100644
129 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.18.4.1-r3.ebuild
130 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.18.4.1-r3.ebuild
131 @@ -135,7 +135,8 @@ RDEPEND="${COMMON_DEPEND}
132 "
133
134 PATCHES=(
135 - "${FILESDIR}/${PN}-5.18.4.1-override-include-dirs.patch" # downstream patch
136 + "${FILESDIR}/${P}-override-include-dirs.patch" # downstream patch
137 + "${FILESDIR}/${P}-synaptics-header.patch" # TODO upstream
138 )
139
140 src_unpack() {
141
142 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.18.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.18.49.9999.ebuild
143 index 74192183d6..aafdf56ec2 100644
144 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.18.49.9999.ebuild
145 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.18.49.9999.ebuild
146 @@ -136,6 +136,7 @@ RDEPEND="${COMMON_DEPEND}
147
148 PATCHES=(
149 "${FILESDIR}/${PN}-5.18.4.1-override-include-dirs.patch" # downstream patch
150 + "${FILESDIR}/${PN}-5.18.4.1-synaptics-header.patch" # TODO upstream
151 )
152
153 src_unpack() {
154
155 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
156 index 37923f2037..4ef6e14442 100644
157 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
158 +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
159 @@ -136,6 +136,7 @@ RDEPEND="${COMMON_DEPEND}
160
161 PATCHES=(
162 "${FILESDIR}/${PN}-5.18.4.1-override-include-dirs.patch" # downstream patch
163 + "${FILESDIR}/${PN}-5.18.80-synaptics-header.patch" # TODO upstream
164 )
165
166 src_unpack() {