[sysadmin/repo-metadata] /: Ignore X11 projects by branch-group in latest-kf6
Andrew Shark <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 5b624a7940b47e412ce5f0f321d38ed8cfc2b7fe by Andrew Shark.
Committed on 22/07/2026 at 11:31.
Pushed by ashark into branch 'master'.
Ignore X11 projects by branch-group in latest-kf6
plasma/kgamma
plasma/kwin-x11
plasma/wacomtablet
They are disabled in latest-kf6, but still they exist
in stable-kf6, so they should remain in workspace group.
M +0 -3 build-configs/kf6-workspace.yaml
M +5 -1 kde-dependencies/branch-groups.yaml
https://invent.kde.org/sysadmin/repo-metadata/-/commit/5b624a7940b47e412ce5f0f321d38ed8cfc2b7fe
diff --git a/build-configs/kf6-workspace.yaml b/build-configs/kf6-workspace.yaml
index d48e6cdb5..cd795bcdd 100644
--- a/build-configs/kf6-workspace.yaml
+++ b/build-configs/kf6-workspace.yaml
@@ -17,9 +17,6 @@ group workspace:
- plasma/oxygen-gtk # Was in "artwork/oxygen-gtk" projectpath, i.e. not in "workspace/", so was not used here.
- plasma/aurorae # Was in "base/aurorae" projectpath, i.e. not in "workspace/", so was not used here.
- plasma/snap-kcm # Was not under "workspace/" projectpath, i.e. projectpath was just "snap-kcm", so was not used here.
- - plasma/kgamma # X11 dependency
- - plasma/kwin-x11 # X11 dependency
- - plasma/wacomtablet # X11 dependency
# Left here instead of kf5-common-options.yaml as it is already tied
# to the rest of these workspace modules.
diff --git a/kde-dependencies/branch-groups.yaml b/kde-dependencies/branch-groups.yaml
index f0a8978ee..19557f25b 100644
--- a/kde-dependencies/branch-groups.yaml
+++ b/kde-dependencies/branch-groups.yaml
@@ -619,6 +619,8 @@
"stable-kf6": ""
"latest-kf5": ""
"stable-kf5": ""
+ "plasma/kgamma":
+ "latest-kf6": ""
"plasma/kglobalacceld":
"latest-kf5": ""
"stable-kf5": ""
@@ -640,6 +642,8 @@
"stable-kf6": ""
"latest-kf5": "master"
"stable-kf5": "Plasma/5.27"
+ "plasma/kwin-x11":
+ "latest-kf6": ""
"plasma/latte-dock":
"latest-kf6": ""
"stable-kf6": ""
@@ -713,7 +717,7 @@
"latest-kf5": ""
"stable-kf5": ""
"plasma/wacomtablet":
- "latest-kf6": "master"
+ "latest-kf6": ""
"stable-kf6": "Plasma/6.7"
"latest-kf5": "3.3"
"stable-kf5": "3.3"