From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/files/
Date: Wed, 20 Nov 2024 16:11:26 +0000 (UTC) [thread overview]
Message-ID: <1731961035.1b21e4a10a811395c5cbbb28dc10a3366f91651f.asturm@gentoo> (raw)
commit: 1b21e4a10a811395c5cbbb28dc10a3366f91651f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 20:17:15 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 20:17:15 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b21e4a1
kde-plasma/plasma-desktop: Fixup patch
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../files/plasma-desktop-6.2.3-tablet-kcm-optional.patch | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/kde-plasma/plasma-desktop/files/plasma-desktop-6.2.3-tablet-kcm-optional.patch b/kde-plasma/plasma-desktop/files/plasma-desktop-6.2.3-tablet-kcm-optional.patch
index e7f549a324..b0d2f512ed 100644
--- a/kde-plasma/plasma-desktop/files/plasma-desktop-6.2.3-tablet-kcm-optional.patch
+++ b/kde-plasma/plasma-desktop/files/plasma-desktop-6.2.3-tablet-kcm-optional.patch
@@ -1,4 +1,4 @@
-From 999deeefddc9482e9e360643578442b958a9c2ef Mon Sep 17 00:00:00 2001
+From 5296ef03a9b14a6a9324d506d04f78e61e8512f6 Mon Sep 17 00:00:00 2001
From: Andreas Sturmlechner <asturm@gentoo.org>
Date: Mon, 4 Nov 2024 23:15:19 +0100
Subject: [PATCH] cmake: Add BUILD_KCM_TABLET option to conditionalise Wayland
@@ -9,12 +9,12 @@ Follow-up to 240ca31717ebed55e43ffaf6ac906dea07e9f4c6
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
(cherry picked from commit 8f0e9b4d625024469b4fbd0468e767e45b464872)
---
- CMakeLists.txt | 31 +++++++++++++++++++------------
+ CMakeLists.txt | 30 ++++++++++++++++++------------
kcms/CMakeLists.txt | 5 ++++-
- 2 files changed, 23 insertions(+), 13 deletions(-)
+ 2 files changed, 22 insertions(+), 13 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 6f764d1ef4..a76dd3ff2f 100644
+index 6f764d1ef4..8222cfaed5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,6 +40,7 @@ option(BUILD_KCM_MOUSE_KWIN_WAYLAND "Build the Mouse KCM's KWin+Wayland backend"
@@ -37,7 +37,7 @@ index 6f764d1ef4..a76dd3ff2f 100644
find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS
Auth
-@@ -139,17 +143,20 @@ set_package_properties(KF6QQC2DesktopStyle PROPERTIES
+@@ -139,17 +143,19 @@ set_package_properties(KF6QQC2DesktopStyle PROPERTIES
TYPE RUNTIME
)
@@ -64,7 +64,6 @@ index 6f764d1ef4..a76dd3ff2f 100644
+ TYPE REQUIRED
+ PURPOSE "Required for building Tablet input KCM"
+ )
-+ pkg_check_modules(LIBWACOM libwacom REQUIRED IMPORTED_TARGET)
+endif()
find_package(SDL2 2.0.16)
next reply other threads:[~2024-11-20 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 16:11 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-05 18:30 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/files/ Andreas Sturmlechner
2020-04-24 17:04 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1731961035.1b21e4a10a811395c5cbbb28dc10a3366f91651f.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox