backport GStreamer backend bugfixes, fix random disappearing sound under

KDE
epel9
Than Ngo 15 years ago
parent 68bfdd7ebc
commit 12ae9d4d77

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

Loading…
Cancel
Save