From 3b663d722ba75749cb2d2f87464aa0b9e0289f81 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 31 May 2025 17:24:44 -0400 Subject: [PATCH 1/6] Moved to all related plasma programs --- recipes/components/base-module.yml | 37 ++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 50c1d17..ac079b9 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -50,9 +50,14 @@ modules: # vulkan - vulkan-tools - vulkan-validation-layers + # kirigami + - qt5-kirigami + - qt6-kirigami + - qt6-kirigami-addons # polkit - polkit + - polkit-kde # sound - wireplumber @@ -66,9 +71,8 @@ modules: - firewall-config # file manager - - nautilus - - file-roller - - file-roller-nautilus + - dolphin + - ark # theme and GUI - fontawesome-fonts-all @@ -79,7 +83,32 @@ modules: - papirus-icon-theme # software - - gnome-software + - plasma-discover + - plasma-discover-flatpak + - plasma-discover-rpm-ostree + + # settings and dependencies + - plasma-systemsettings + - kf6-kconfig + - kf6-kcrash + - kf6-kdbusaddons + - kf6-kdoctools + - kf6-kguiaddons + - kf6-ki18n + - kf6-kiconthemes + - kf6-kitemmodels + - kf6-kitemviews + - kf6-kcmutils + - kf6-kio + - kf6-krunner + - kf6-kservice + - kf6-kwidgetsaddons + - kf6-kwindowsystem + - kf6-kxmlgui + - plasma-activites + - desktop-file-utils + - extra-cmake-modules + - kf6-rpm-macros # power - powerstat -- 2.39.5 From e3e7e5ede265d55589e57085eb3923cf05bd3097 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 31 May 2025 17:27:56 -0400 Subject: [PATCH 2/6] Removed build packages --- recipes/components/base-module.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index ac079b9..e0d3377 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -107,8 +107,6 @@ modules: - kf6-kxmlgui - plasma-activites - desktop-file-utils - - extra-cmake-modules - - kf6-rpm-macros # power - powerstat -- 2.39.5 From 7c274d508b4fc497aa224e21173c2b576ffb513a Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 31 May 2025 17:29:22 -0400 Subject: [PATCH 3/6] Corrected typo for plasma-activities --- recipes/components/base-module.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index e0d3377..e0ee007 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -105,7 +105,7 @@ modules: - kf6-kwidgetsaddons - kf6-kwindowsystem - kf6-kxmlgui - - plasma-activites + - plasma-activities - desktop-file-utils # power -- 2.39.5 From f78a46af06deac13a514b9c9980cbecf0063ff7c Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 31 May 2025 17:33:07 -0400 Subject: [PATCH 4/6] Corrected typo for kf5 and kf6 kirigami, thought it was qt --- recipes/components/base-module.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index e0ee007..9d08acf 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -51,9 +51,9 @@ modules: - vulkan-tools - vulkan-validation-layers # kirigami - - qt5-kirigami - - qt6-kirigami - - qt6-kirigami-addons + - kf5-kirigami + - kf6-kirigami + - kf6-kirigami-addons # polkit - polkit -- 2.39.5 From c76cb069f58e171fa515093438822df5c032d3c9 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 31 May 2025 18:05:45 -0400 Subject: [PATCH 5/6] removed some widget, window, and activity related packages. Added plasma-workspace --- recipes/components/base-module.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 9d08acf..15a0a1b 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -102,11 +102,9 @@ modules: - kf6-kio - kf6-krunner - kf6-kservice - - kf6-kwidgetsaddons - - kf6-kwindowsystem - kf6-kxmlgui - - plasma-activities - desktop-file-utils + - plasma-workspace # power - powerstat -- 2.39.5 From 5c78acb2d4da0473bc681689e33c74ffc8f99b10 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 31 May 2025 18:16:32 -0400 Subject: [PATCH 6/6] Attempting to only use plasma-workspace --- recipes/components/base-module.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 15a0a1b..97c3509 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -89,21 +89,6 @@ modules: # settings and dependencies - plasma-systemsettings - - kf6-kconfig - - kf6-kcrash - - kf6-kdbusaddons - - kf6-kdoctools - - kf6-kguiaddons - - kf6-ki18n - - kf6-kiconthemes - - kf6-kitemmodels - - kf6-kitemviews - - kf6-kcmutils - - kf6-kio - - kf6-krunner - - kf6-kservice - - kf6-kxmlgui - - desktop-file-utils - plasma-workspace # power -- 2.39.5