]> git.pld-linux.org Git - packages/ka5-kwave.git/blobdiff - ka5-kwave.spec
- updated to 22.08.0
[packages/ka5-kwave.git] / ka5-kwave.spec
index 5fbba5e9f0bba38d307918b625c2891cd0e25ce8..e7a30f6eaa89dc5cc2e3d785cb98bd3d68f259be 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      21.12.3
-%define                kframever       5.56.0
-%define                qtver           5.9.0
+%define                kdeappsver      22.08.0
+%define                kframever       5.94.0
+%define                qtver           5.15.2
 %define                kaname          kwave
 Summary:       Sound editor
 Name:          ka5-%{kaname}
-Version:       21.12.3
+Version:       22.08.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
-Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: c62783b9f1227654961cef49a1798c9e
+Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: 084563aa18bffccc5b7789ef634512b9
 URL:           http://www.kde.org/
 BuildRequires: ImageMagick
 BuildRequires: ImageMagick-coder-svg
@@ -22,8 +22,10 @@ BuildRequires:       Qt5Gui-devel >= 5.11.1
 BuildRequires: Qt5Multimedia-devel
 BuildRequires: Qt5Network-devel >= 5.11.1
 BuildRequires: Qt5Widgets-devel
+BuildRequires: alsa-lib-devel
 BuildRequires: audiofile-devel >= 0.3.0
 BuildRequires: cmake >= 2.8.12
+BuildRequires: fftw3-devel
 BuildRequires: flac-devel
 BuildRequires: flac-c++-devel
 BuildRequires: gettext-devel
@@ -44,8 +46,11 @@ BuildRequires:       kf5-kservice-devel >= %{kframever}
 BuildRequires: kf5-ktextwidgets-devel >= %{kframever}
 BuildRequires: kf5-kwidgetsaddons-devel >= %{kframever}
 BuildRequires: kf5-kxmlgui-devel >= %{kframever}
+BuildRequires: libmad-devel
+BuildRequires: libsamplerate-devel >= 0.1.3
 BuildRequires: ninja
 BuildRequires: opus-devel
+BuildRequires: pulseaudio-devel
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRequires: shared-mime-info
 BuildRequires: tar >= 1:1.22
@@ -92,9 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kwave
-%ghost %{_libdir}/libkwave.so.21
+%ghost %{_libdir}/libkwave.so.22
 %attr(755,root,root) %{_libdir}/libkwave.so.*.*.*
-%ghost %{_libdir}/libkwavegui.so.21
+%ghost %{_libdir}/libkwavegui.so.22
 %attr(755,root,root) %{_libdir}/libkwavegui.so.*.*.*
 %dir %{_libdir}/qt5/plugins/kwave
 %attr(755,root,root) %{_libdir}/qt5/plugins/kwave/kwaveplugin_about.so
This page took 0.17681 seconds and 4 git commands to generate.