[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Tue Nov 14 18:46:29 GMT 2023


commit 04f71c758035499c6f0a4ecf1fedb18e3b543cd7
Author: Ben Cooksley <bcooksley at kde.org>
Date:   Tue Nov 14 22:54:48 2023 +1300

    Register repository for mycroft-gui in the metadata, representing our fork of upstream.
    
    Ref T17002

diff --git a/projects-invent/system/mycroft-gui/i18n.json b/projects-invent/system/mycroft-gui/i18n.json
new file mode 100644
index 00000000..f904d166
--- /dev/null
+++ b/projects-invent/system/mycroft-gui/i18n.json
@@ -0,0 +1 @@
+{"stable": "none", "trunk": "none", "stable_kf5": "none", "trunk_kf5": "master"}
diff --git a/projects-invent/system/mycroft-gui/metadata.yaml b/projects-invent/system/mycroft-gui/metadata.yaml
new file mode 100644
index 00000000..ee11e658
--- /dev/null
+++ b/projects-invent/system/mycroft-gui/metadata.yaml
@@ -0,0 +1,7 @@
+description: The Graphical User Interface used by the Mycroft Mark II and more
+hasrepo: true
+identifier: mycroft-gui
+name: Mycroft GUI
+projectpath: playground/system/mycroft-gui
+repoactive: true
+repopath: system/mycroft-gui

commit e106ec271e4df7daf8c5ac73e2f2b506043ea5bc
Author: Andrius Štikonas <andrius at stikonas.eu>
Date:   Sun Nov 12 18:00:28 2023 +0000

    Switch partitionmanager/kpmcore to KF6.

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 9c7b9eed..7be2b15e 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -501,6 +501,16 @@
             "kf5-qt5": "kf5",
             "stable-kf5-qt5": ""
         },
+        "kde/system/kpmcore" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
+        "kde/system/partitionmanager" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
 
         "kde/workspace/*" : {
             "kf6-qt6": "master",
diff --git a/projects-invent/system/kpmcore/i18n.json b/projects-invent/system/kpmcore/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/system/kpmcore/i18n.json
+++ b/projects-invent/system/kpmcore/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}
diff --git a/projects-invent/system/partitionmanager/i18n.json b/projects-invent/system/partitionmanager/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/system/partitionmanager/i18n.json
+++ b/projects-invent/system/partitionmanager/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}



More information about the neon-notifications mailing list