This commit is contained in:
parent
3fefadadf7
commit
fc6c3ac34d
@ -1,7 +1,6 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 14 22:54:05 UTC 2024 - Jens K. <karatekhd@opensuse.org>
|
Sat Dec 14 22:54:05 UTC 2024 - Jens K. <karatekhd@opensuse.org>
|
||||||
|
|
||||||
- Integrate with KCrash and DBUS
|
|
||||||
- Move to QT6
|
- Move to QT6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -25,14 +25,12 @@ URL: https://github.com/kraxarn/spotify-qt
|
|||||||
Source: https://github.com/kraxarn/spotify-qt/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/kraxarn/spotify-qt/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Group: Productivity/Multimedia/Sound/Players
|
Group: Productivity/Multimedia/Sound/Players
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: kf6-kcrash
|
|
||||||
BuildRequires: libsecret
|
BuildRequires: libsecret
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: cmake(Qt6Core)
|
BuildRequires: cmake(Qt6Core)
|
||||||
BuildRequires: cmake(Qt6DBus)
|
BuildRequires: cmake(Qt6DBus)
|
||||||
BuildRequires: cmake(Qt6Network)
|
BuildRequires: cmake(Qt6Network)
|
||||||
BuildRequires: cmake(Qt6Svg)
|
BuildRequires: cmake(Qt6Svg)
|
||||||
Requires: kf6-kcrash
|
|
||||||
Suggests: libsecret
|
Suggests: libsecret
|
||||||
Suggests: spotifyd
|
Suggests: spotifyd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user