|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
|
Name: phonon
|
|
|
|
|
Version: 4.3.80
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
|
@ -27,6 +27,7 @@ Source16: hi128-phonon-gstreamer.png
|
|
|
|
|
Patch1: phonon-4.3.50-xine_pulseaudio.patch
|
|
|
|
|
|
|
|
|
|
## Upstream patches
|
|
|
|
|
Patch100: phonon-4.3.80-gstreamer-resetneeded.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: automoc4 >= 0.9.86
|
|
|
|
|
BuildRequires: cmake >= 2.6.0
|
|
|
|
@ -88,7 +89,7 @@ Provides: %{name}-backend-gst = %{version}-%{release}
|
|
|
|
|
%if 0%{?pa_keep_old_hacks}
|
|
|
|
|
%patch1 -p1 -b .xine_pulseaudio
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%patch -p0 -b .resetneeded
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
mkdir -p %{_target_platform}
|
|
|
|
@ -190,6 +191,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 18 2010 Than Ngo <than@redhat.com> - 4.3.80-3
|
|
|
|
|
- backport GStreamer backend bugfixes, fix random disappearing sound under KDE
|
|
|
|
|
|
|
|
|
|
* Thu Dec 03 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.80-2
|
|
|
|
|
- phonon-4.3.80 (upstream tarball, yes getting ridiculous now)
|
|
|
|
|
|
|
|
|
|