[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Thu Feb 8 18:46:24 GMT 2024
commit dff3c5adda6e4c9b705bf70b0d059e948853450f
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date: Wed Feb 7 23:42:43 2024 +0100
Register a few modules which moved to Qt6 only
Namely:
- plasma-bigscreen
- plasma-dialer
- plasma-remotecontrollers
- plasma-settings
diff --git a/projects-invent/plasma-bigscreen/plasma-remotecontrollers/i18n.json b/projects-invent/plasma-bigscreen/plasma-remotecontrollers/i18n.json
index 7d75af45..2106e4f3 100644
--- a/projects-invent/plasma-bigscreen/plasma-remotecontrollers/i18n.json
+++ b/projects-invent/plasma-bigscreen/plasma-remotecontrollers/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "Plasma/5.27", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "Plasma/5.27", "trunk_kf5": "none", "trunk_kf6": "master"}
diff --git a/projects-invent/plasma-mobile/plasma-dialer/i18n.json b/projects-invent/plasma-mobile/plasma-dialer/i18n.json
index 16d965ee..6ed346aa 100644
--- a/projects-invent/plasma-mobile/plasma-dialer/i18n.json
+++ b/projects-invent/plasma-mobile/plasma-dialer/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master"}
\ No newline at end of file
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}
diff --git a/projects-invent/plasma-mobile/plasma-settings/i18n.json b/projects-invent/plasma-mobile/plasma-settings/i18n.json
index f904d166..fcebfb20 100644
--- a/projects-invent/plasma-mobile/plasma-settings/i18n.json
+++ b/projects-invent/plasma-mobile/plasma-settings/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "none", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}
diff --git a/projects-invent/plasma/plasma-bigscreen/i18n.json b/projects-invent/plasma/plasma-bigscreen/i18n.json
index 4fbc0b01..05d143f4 100644
--- a/projects-invent/plasma/plasma-bigscreen/i18n.json
+++ b/projects-invent/plasma/plasma-bigscreen/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "Plasma/5.27", "trunk_kf5": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "Plasma/5.27", "trunk_kf5": "none", "trunk_kf6": "master"}
commit c76382841d97532557b49b95730d5fc9e7d8961d
Author: Friedrich W. H. Kossebau <kossebau at kde.org>
Date: Wed Feb 7 23:14:35 2024 +0100
Move Skladnik to extragear
Closes games/skladnik#2
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index 4c286442..1da64205 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -599,6 +599,11 @@
"kf5-qt5": "",
"stable-kf5-qt5": ""
},
+ "extragear/games/skladnik" : {
+ "kf6-qt6": "master",
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
"extragear/graphics/*": {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
@@ -888,11 +893,6 @@
"kdereview/utilities/qrca": {
"kf6-qt6": "master"
},
- "kdereview/skladnik" : {
- "kf6-qt6": "master",
- "kf5-qt5": "master",
- "stable-kf5-qt5": ""
- },
"webapps/polinpin": {
"kf5-qt5": "chefa",
diff --git a/projects-invent/games/skladnik/metadata.yaml b/projects-invent/games/skladnik/metadata.yaml
index 0a0de25e..af782072 100644
--- a/projects-invent/games/skladnik/metadata.yaml
+++ b/projects-invent/games/skladnik/metadata.yaml
@@ -2,6 +2,6 @@ description: Skladnik is the Japanese warehouse keeper sokoban game
hasrepo: true
identifier: skladnik
name: Skladnik
-projectpath: kdereview/skladnik
+projectpath: extragear/games/skladnik
repoactive: true
repopath: games/skladnik
More information about the neon-notifications
mailing list