[packages/phonon-backend-vlc] - updated to 0.10.3; not ready for phonon 4.11+

qboosh qboosh at pld-linux.org
Tue Jun 10 18:59:50 CEST 2025


commit 899bb7cea8f049ae751a5d0972a2a2abca0675f9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 10 18:39:41 2025 +0200

    - updated to 0.10.3; not ready for phonon 4.11+

 phonon-backend-vlc.spec | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/phonon-backend-vlc.spec b/phonon-backend-vlc.spec
index 5b2af48..6022168 100644
--- a/phonon-backend-vlc.spec
+++ b/phonon-backend-vlc.spec
@@ -6,20 +6,20 @@
 %define		phonon_ver	4.7.0
 %define		qt4_ver		4.7.1
 %define		qt5_ver		4.7.1
-%define		kdever		4.5.5
-%define		vlc_ver		2.0.1
+%define		vlc_ver		2.1.0
 
 Summary:	VLC backend for Phonon
 Summary(pl.UTF-8):	Wtyczka VLC dla Phonona
 Name:		phonon-backend-vlc
-Version:	0.9.1
-Release:	2
+# 0.10.x are the last with qt4 support
+Version:	0.10.3
+Release:	1
 License:	LGPL v2.1+
 Group:		X11/Applications
-Source0:	https://download.kde.org/stable/phonon/phonon-backend-vlc/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	5169203a485bf800bdc092e0b6efe646
-#URL:		http://
-BuildRequires:	cmake >= 2.8.6
+Source0:	https://download.kde.org/Attic/phonon/phonon-backend-vlc/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	4c3f0f90182aedb724c3e715d2933459
+URL:		https://userbase.kde.org/Phonon
+BuildRequires:	cmake >= 2.8.9
 BuildRequires:	vlc-devel >= %{vlc_ver}
 BuildRequires:	rpmbuild(macros) >= 1.605
 %if %{with qt4}
@@ -33,7 +33,9 @@ BuildRequires:	qt4-qmake >= %{qt4_ver}
 BuildRequires:	Qt5Core-devel >= %{qt5_ver}
 BuildRequires:	Qt5Gui-devel >= %{qt5_ver}
 BuildRequires:	Qt5Widgets-devel >= %{qt5_ver}
+BuildRequires:	kf5-extra-cmake-modules
 BuildRequires:	phonon-qt5-devel >= %{phonon_ver}
+BuildRequires:	phonon-qt5-devel < 4.11
 BuildRequires:	qt5-build >= %{qt5_ver}
 BuildRequires:	qt5-qmake >= %{qt5_ver}
 %endif
@@ -54,7 +56,7 @@ Summary(pl.UTF-8):	Wtyczka VLC dla Phonona opartego na Qt5
 Group:		Libraries
 Requires:	phonon-qt5 >= %{phonon_ver}
 Requires:	vlc >= %{vlc_ver}
-Provides:	qt5-phonon-backend = %{version}
+Provides:	phonon-qt5-backend = %{version}
 
 %description -n phonon-qt5-backend-vlc
 VLC backend for Qt5 Phonon.
@@ -63,7 +65,7 @@ VLC backend for Qt5 Phonon.
 Wtyczka VLC dla Phonona opartego na Qt5.
 
 %prep
-%setup -q
+%setup -q -n phonon-vlc-%{version}
 
 %build
 %if %{with qt4}
@@ -102,7 +104,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with qt4}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS 
+%doc AUTHORS
 %attr(755,root,root) %{_libdir}/kde4/plugins/phonon_backend/phonon_vlc.so
 %{_datadir}/kde4/services/phononbackends/vlc.desktop
 %endif
@@ -110,5 +112,6 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with qt5}
 %files -n phonon-qt5-backend-vlc
 %defattr(644,root,root,755)
+%doc AUTHORS
 %attr(755,root,root) %{_libdir}/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phonon-backend-vlc.git/commitdiff/899bb7cea8f049ae751a5d0972a2a2abca0675f9



More information about the pld-cvs-commit mailing list