[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Mon Apr 1 19:46:25 BST 2024


commit eb80b4a77c3c916a8e5f103c7b34d0a26eb98b28
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date:   Mon Apr 1 16:11:13 2024 +0200

    Drop fork for libaccounts-qt
    
    The Qt6 patches have been merged

diff --git a/module-definitions/custom-qt6-libs.ksb b/module-definitions/custom-qt6-libs.ksb
index a896a05c..f943efa8 100644
--- a/module-definitions/custom-qt6-libs.ksb
+++ b/module-definitions/custom-qt6-libs.ksb
@@ -37,10 +37,9 @@ end options
 
 # For kaccounts-integration
 
-# upstream isn't ported to Qt6 yet, use fork meanwhile
 options libaccounts-qt
-  repository https://gitlab.com/nicolasfella/libaccounts-qt.git
-  branch qt6
+  repository https://gitlab.com/accounts-sso/libaccounts-qt.git
+  branch master
   qmake-options PREFIX=${install-dir}
   override-build-system qmake6
 end options

commit 888cc91f20e086026c5f239e54559608be76f24b
Author: Chengkun Chen <serix2004 at outlook.com>
Date:   Mon Apr 1 08:09:19 2024 +0000

    Add missing OpenSUSE dependencies for Kdenlive.

diff --git a/distro-dependencies/opensuse.ini b/distro-dependencies/opensuse.ini
index 50b9de81..815a4d9c 100644
--- a/distro-dependencies/opensuse.ini
+++ b/distro-dependencies/opensuse.ini
@@ -73,6 +73,9 @@ libdbusmenu-qt5-devel
 libdisplay-info-devel
 libepub-devel
 liblcms2-devel
+libmlt-devel
+libmlt7-data
+libmlt7-module-qt6
 libpoppler-qt6-devel
 libqgpgmeqt6-devel
 libqt5-qtbase-common-devel
@@ -86,6 +89,7 @@ libxapian-devel
 libxml2-tools
 lmdb-devel
 make
+melt
 meson
 ninja
 octave
@@ -158,6 +162,7 @@ qt6-quick-private-devel
 qt6-statemachine-devel
 qt6-waylandclient-private-devel
 qt6-webenginewidgets-devel
+rttr-devel
 sassc
 shared-mime-info
 snowball-devel

commit 7a4e21e9dc4657b8e03fb2a805ded149856c7393
Author: Andrew Shark <ashark at linuxcomp.ru>
Date:   Sun Mar 31 00:58:29 2024 +0300

    Revert "Add back depedency-data-common"
    
    This reverts commit 4f841dcad2d810ed96b73bea32ceac39216d14c6.

diff --git a/dependencies/dependency-data-common b/dependencies/dependency-data-common
deleted file mode 100644
index 15389862..00000000
--- a/dependencies/dependency-data-common
+++ /dev/null
@@ -1,14 +0,0 @@
-# Dependencies that are always true, for all branch groups
-
-# Phonon backends are dependent upon phonon itself.
-kdesupport/phonon-directshow: kdesupport/phonon
-kdesupport/phonon-gstreamer: kdesupport/phonon
-kdesupport/phonon-mmf: kdesupport/phonon
-kdesupport/phonon-mplayer: kdesupport/phonon
-kdesupport/phonon-quicktime: kdesupport/phonon
-kdesupport/phonon-vlc: kdesupport/phonon
-kdesupport/phonon-waveout: kdesupport/phonon
-kdesupport/phonon-xine: kdesupport/phonon
-
-third-party/gpgme: third-party/libgpg-error
-third-party/libkolab: third-party/libkolabxml



More information about the neon-notifications mailing list