[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Wed Oct 18 19:46:19 BST 2023


commit d89775020ba294bf2a839c40f7c2a2f825d30346
Author: George Florea Bănuș <georgefb899 at gmail.com>
Date:   Wed Oct 18 18:26:23 2023 +0000

    Move MpvQt out of KDE review
    
    Closes https://invent.kde.org/libraries/mpvqt/-/issues/1

diff --git a/projects-invent/libraries/mpvqt/metadata.yaml b/projects-invent/libraries/mpvqt/metadata.yaml
index e9a31d3a..a3947139 100644
--- a/projects-invent/libraries/mpvqt/metadata.yaml
+++ b/projects-invent/libraries/mpvqt/metadata.yaml
@@ -2,6 +2,6 @@ description: MpvQt is a libmpv wrapper for QtQuick2 and QML
 hasrepo: true
 identifier: mpvqt
 name: MpvQt
-projectpath: playground/libs/mpvqt
+projectpath: kde/applications/mpvqt
 repoactive: true
 repopath: libraries/mpvqt

commit 81d655fc2a99e26bd265c9a2b73f64ab119499ce
Author: Laurent Montel <montel at kde.org>
Date:   Mon Oct 16 13:19:16 2023 +0200

    audiocd-kio master is qt6 only

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index f0ecc6a5..d65c4852 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -276,6 +276,11 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": "release/23.08"
         },
+        "kde/kdemultimedia/audiocd-kio" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "kde/kdemultimedia/subtitlecomposer": {
             "kf5-qt5": "master",
             "stable-kf5-qt5": "master"
diff --git a/projects-invent/multimedia/audiocd-kio/i18n.json b/projects-invent/multimedia/audiocd-kio/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/multimedia/audiocd-kio/i18n.json
+++ b/projects-invent/multimedia/audiocd-kio/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"}

commit 24a94ec67cbb9c98db35e281bf824d2af405dd9b
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date:   Tue Oct 17 21:40:18 2023 +0200

    kalm: the same branch cannot be tracked by multiple i18n branches
    
    As the primary Qt version is still Qt5 for kalm, track it under trunk_kf5.

diff --git a/projects-invent/utilities/kalm/i18n.json b/projects-invent/utilities/kalm/i18n.json
index e4afd0ac..ce865618 100644
--- a/projects-invent/utilities/kalm/i18n.json
+++ b/projects-invent/utilities/kalm/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master", "trunk_kf6": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master", "trunk_kf6": "none"}



More information about the neon-notifications mailing list