[packages/ka5-audiotube] - 24.01.95
witekfl
witekfl at pld-linux.org
Mon Feb 26 18:23:25 CET 2024
commit 958982db88933c3912e2b5744cdfe817e6094c78
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon Feb 26 17:55:25 2024 +0100
- 24.01.95
ka5-audiotube.spec | 53 ++++++++++++++++++++++++++---------------------------
1 file changed, 26 insertions(+), 27 deletions(-)
---
diff --git a/ka5-audiotube.spec b/ka5-audiotube.spec
index df65bb5..e67338d 100644
--- a/ka5-audiotube.spec
+++ b/ka5-audiotube.spec
@@ -1,40 +1,39 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 23.08.4
+%define kdeappsver 24.01.95
%define qtver 5.15.2
%define kf5ver 5.71.0
%define kaname audiotube
Summary: A client for YouTube Music
Name: ka5-%{kaname}
-Version: 23.08.4
-Release: 1
+Version: 24.01.95
+Release: 0.1
License: GPL v3
Group: X11/Applications
-Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 30cacb33bb9681fcd0687709bc95c938
+Source0: https://download.kde.org/unstable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: e5cf3c85a86dd14bf8cf170ee11b0047
URL: http://www.kde.org/
-BuildRequires: Qt5Concurrent-devel
-BuildRequires: Qt5Core-devel >= 5.15.2
-BuildRequires: Qt5DBus-devel
-BuildRequires: Qt5Gui-devel >= 5.15.2
-BuildRequires: Qt5Network-devel >= 5.15.10
-BuildRequires: Qt5Qml-devel >= 5.15.10
-BuildRequires: Qt5Quick-controls2-devel
-BuildRequires: Qt5Quick-devel >= 5.15.10
-BuildRequires: Qt5Sql-devel >= 5.15.2
-BuildRequires: Qt5Svg-devel
-BuildRequires: Qt5Widgets-devel >= 5.15.2
+BuildRequires: Qt6Concurrent-devel
+BuildRequires: Qt6Core-devel >= 5.15.2
+BuildRequires: Qt6DBus-devel
+BuildRequires: Qt6Gui-devel >= 5.15.2
+BuildRequires: Qt6Network-devel >= 5.15.10
+BuildRequires: Qt6Qml-devel >= 5.15.10
+BuildRequires: Qt6Quick-devel >= 5.15.10
+BuildRequires: Qt6Sql-devel >= 5.15.2
+BuildRequires: Qt6Svg-devel
+BuildRequires: Qt6Widgets-devel >= 5.15.2
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel
-BuildRequires: futuresql-devel
+BuildRequires: futuresql-qt6-devel
BuildRequires: gettext-devel
-BuildRequires: kf5-extra-cmake-modules >= 5.81
-BuildRequires: kf5-kcoreaddons-devel >= 5.81
-BuildRequires: kf5-kcrash-devel >= 5.81
-BuildRequires: kf5-ki18n-devel >= 5.81
-BuildRequires: kf5-kirigami2-devel >= 5.81
-BuildRequires: kf5-kwindowsystem-devel >= 5.81
+BuildRequires: kf6-extra-cmake-modules >= 5.81
+BuildRequires: kf6-kcoreaddons-devel >= 5.81
+BuildRequires: kf6-kcrash-devel >= 5.81
+BuildRequires: kf6-ki18n-devel >= 5.81
+BuildRequires: kf6-kirigami-devel >= 5.81
+BuildRequires: kf6-kwindowsystem-devel >= 5.81
BuildRequires: kirigami-addons-devel >= 0.6.0
BuildRequires: ninja
BuildRequires: pkgconfig
@@ -42,9 +41,8 @@ BuildRequires: python3
BuildRequires: python3-pybind11
BuildRequires: python3-yt-dlp
BuildRequires: python3-ytmusicapi >= 1.0.2
-BuildRequires: qcoro-devel >= 0.9.0
-BuildRequires: qcoro-devel >= 0.9.0
-BuildRequires: qt5-build >= %{qtver}
+BuildRequires: qcoro-qt6-devel >= 0.9.0
+BuildRequires: qt6-build >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.736
BuildRequires: tar >= 1:1.22
BuildRequires: xz
@@ -62,7 +60,8 @@ AudioTube is a client for YouTube Music.
-G Ninja \
%{!?with_tests:-DBUILD_TESTING=OFF} \
-DHTML_INSTALL_DIR=%{_kdedocdir} \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DQT_MAJOR_VERSION=6
%ninja_build -C build
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-audiotube.git/commitdiff/958982db88933c3912e2b5744cdfe817e6094c78
More information about the pld-cvs-commit
mailing list