From d2eb0cc51bb1a3f51c9617edbc31f84d5d69007b Mon Sep 17 00:00:00 2001 From: krop <> Date: Mar 15 2024 19:39:04 +0000 Subject: Update amarok to version 2.9.75git.20230408T114133~7098c192a6 / rev 138 via SR 1158067 https://build.opensuse.org/request/show/1158067 by user krop + anag+factory - Require a phonon-vlc backend that was built with Qt5 --- diff --git a/.files b/.files index afaae91..56d8a0c 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 6170e78..5e9ea59 100644 --- a/.rev +++ b/.rev @@ -1269,4 +1269,12 @@ https://git.reviewboard.kde.org/r/104878/ (forwarded request 116659 from StefanB * 0001-Use-non-deprecated-TagLib-functions-fix-build-with-T.patch 1148291 + + 182d3f7abbbd65b4696b75eb6f429015 + 2.9.75git.20230408T114133~7098c192a6 + + anag+factory + - Require a phonon-vlc backend that was built with Qt5 + 1158067 + diff --git a/amarok.changes b/amarok.changes index c5d4992..0462392 100644 --- a/amarok.changes +++ b/amarok.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Mar 14 17:26:09 UTC 2024 - Christophe Marin + +- Require a phonon-vlc backend that was built with Qt5 + +------------------------------------------------------------------- Tue Feb 20 15:51:16 UTC 2024 - Christophe Marin - Remove the taglib-extras dependency, it fails to build with diff --git a/amarok.spec b/amarok.spec index f4fd2f2..d83017f 100644 --- a/amarok.spec +++ b/amarok.spec @@ -101,6 +101,8 @@ BuildRequires: pkgconfig(zlib) # needed by the context view Requires: kirigami2 Requires: libqt5-qtquickcontrols2 +# phonon4qt5-backend-vlc is the backend name in Leap +Requires: (phonon-vlc-qt5 or phonon4qt5-backend-vlc) Recommends: moodbar Recommends: (gstreamer-plugins-ugly if phonon4qt5-backend-gstreamer)