public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kdesu-gui/files/
@ 2024-09-06 18:26 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2024-09-06 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     102ae5e339d965b206fb36a5b18b742dec3da19e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  6 18:26:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep  6 18:26:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=102ae5e3

kde-plasma/kdesu-gui: Respin cmake patch

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kdesu-gui/files/kdesu-gui-6.1.5-build-only-kdesu.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/kdesu-gui/files/kdesu-gui-6.1.5-build-only-kdesu.patch b/kde-plasma/kdesu-gui/files/kdesu-gui-6.1.5-build-only-kdesu.patch
index 0679d9bf85..2cc88883ad 100644
--- a/kde-plasma/kdesu-gui/files/kdesu-gui-6.1.5-build-only-kdesu.patch
+++ b/kde-plasma/kdesu-gui/files/kdesu-gui-6.1.5-build-only-kdesu.patch
@@ -1,4 +1,4 @@
-From eacbe389502b4f89cb64dc24f10f3e8d2b5eb5c7 Mon Sep 17 00:00:00 2001
+From aca455335ebcbc8818aacb75ffb7ef026ccc82e4 Mon Sep 17 00:00:00 2001
 From: Andreas Sturmlechner <asturm@gentoo.org>
 Date: Mon, 2 Sep 2024 23:18:46 +0200
 Subject: [PATCH] Make all KF6 and Qt6 modules optional, disable all subdirs
@@ -10,7 +10,7 @@ Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
  1 file changed, 14 insertions(+), 14 deletions(-)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index dc435bca..234447e0 100644
+index f1092bf8..4667f06d 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -28,7 +28,7 @@ include(ECMDeprecationSettings)
@@ -31,7 +31,7 @@ index dc435bca..234447e0 100644
      Config
      DocTools
      IconThemes
-@@ -78,23 +78,23 @@ function(install_compat_symlink executable_target)
+@@ -79,23 +79,23 @@ function(install_compat_symlink executable_target)
      install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${executable_target}5 DESTINATION ${KDE_INSTALL_FULL_BINDIR})
  endfunction()
  
@@ -52,7 +52,7 @@ index dc435bca..234447e0 100644
 +#add_subdirectory(kinfo)
 +#add_subdirectory(kstart)
  
- if(KF6Su_FOUND)
+ if(KF6Su_FOUND AND KF6WidgetsAddons_FOUND)
      add_subdirectory(kdesu)
  endif()
  


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-06 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 18:26 [gentoo-commits] proj/kde:master commit in: kde-plasma/kdesu-gui/files/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox