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: Sun, 26 Apr 2020 21:37:30
Message-Id: 1587937026.794dd1b9408892377b6791e0ecf4a5015bedb2a0.asturm@gentoo
1 commit: 794dd1b9408892377b6791e0ecf4a5015bedb2a0
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 21:36:07 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 21:37:06 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=794dd1b9
7
8 kde-plasma/plasma-desktop: Patch upstreamed
9
10 Upstream commit 2e8a98a5110732bbddef778d3ba547fd28a1d576
11
12 Package-Manager: Portage-2.3.99, Repoman-2.3.22
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 .../plasma-desktop-5.18.80-synaptics-header.patch | 26 ----------------------
16 .../plasma-desktop-5.18.4.1-r3.ebuild | 2 +-
17 .../plasma-desktop-5.18.49.9999.ebuild | 2 +-
18 .../plasma-desktop/plasma-desktop-9999.ebuild | 1 -
19 4 files changed, 2 insertions(+), 29 deletions(-)
20
21 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
22 deleted file mode 100644
23 index 6987d71ef6..0000000000
24 --- a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.80-synaptics-header.patch
25 +++ /dev/null
26 @@ -1,26 +0,0 @@
27 -From eb7bedd400d854e430808ae469164dfed24b1550 Mon Sep 17 00:00:00 2001
28 -From: Andreas Sturmlechner <asturm@g.o>
29 -Date: Fri, 24 Apr 2020 18:55:30 +0200
30 -Subject: [PATCH 2/2] synapticstouchpad.cpp: Drop synaptics-properties.h parent
31 - dir from include
32 -
33 ----
34 - kcms/touchpad/backends/x11/synapticstouchpad.cpp | 2 +-
35 - 1 file changed, 1 insertion(+), 1 deletion(-)
36 -
37 -diff --git a/kcms/touchpad/backends/x11/synapticstouchpad.cpp b/kcms/touchpad/backends/x11/synapticstouchpad.cpp
38 -index d2f41d70b..3eb3171ee 100644
39 ---- a/kcms/touchpad/backends/x11/synapticstouchpad.cpp
40 -+++ b/kcms/touchpad/backends/x11/synapticstouchpad.cpp
41 -@@ -53,7 +53,7 @@
42 -
43 - #include <stddef.h>
44 - #include <limits.h>
45 --#include <xorg/synaptics-properties.h>
46 -+#include <synaptics-properties.h>
47 -
48 - #define SYN_MAX_BUTTONS 12
49 -
50 ---
51 -2.26.2
52 -
53
54 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
55 index c6729eedfe..55899f045b 100644
56 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.18.4.1-r3.ebuild
57 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.18.4.1-r3.ebuild
58 @@ -136,7 +136,7 @@ RDEPEND="${COMMON_DEPEND}
59
60 PATCHES=(
61 "${FILESDIR}/${P}-override-include-dirs.patch" # downstream patch
62 - "${FILESDIR}/${P}-synaptics-header.patch" # TODO upstream
63 + "${FILESDIR}/${P}-synaptics-header.patch" # in Plasma/5.19
64 )
65
66 src_unpack() {
67
68 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
69 index aafdf56ec2..2f9db4b85d 100644
70 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.18.49.9999.ebuild
71 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.18.49.9999.ebuild
72 @@ -136,7 +136,7 @@ RDEPEND="${COMMON_DEPEND}
73
74 PATCHES=(
75 "${FILESDIR}/${PN}-5.18.4.1-override-include-dirs.patch" # downstream patch
76 - "${FILESDIR}/${PN}-5.18.4.1-synaptics-header.patch" # TODO upstream
77 + "${FILESDIR}/${PN}-5.18.4.1-synaptics-header.patch" # in Plasma/5.19
78 )
79
80 src_unpack() {
81
82 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
83 index 4ef6e14442..37923f2037 100644
84 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
85 +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
86 @@ -136,7 +136,6 @@ RDEPEND="${COMMON_DEPEND}
87
88 PATCHES=(
89 "${FILESDIR}/${PN}-5.18.4.1-override-include-dirs.patch" # downstream patch
90 - "${FILESDIR}/${PN}-5.18.80-synaptics-header.patch" # TODO upstream
91 )
92
93 src_unpack() {