|
|
@ -4,7 +4,7 @@
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
Name: phonon
|
|
|
|
Name: phonon
|
|
|
|
Version: 4.3.50
|
|
|
|
Version: 4.3.50
|
|
|
|
Release: 3.%{snap}%{?dist}
|
|
|
|
Release: 4.%{snap}%{?dist}
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
@ -103,6 +103,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}%{?xine_only:/xine}
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}%{?xine_only:/xine}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# symlink for qt/phonon compatibility
|
|
|
|
|
|
|
|
ln -s ../KDE/Phonon %{buildroot}%{_includedir}/phonon/Phonon
|
|
|
|
|
|
|
|
|
|
|
|
# move the oxygen-only phonon-xine icons to hicolor
|
|
|
|
# move the oxygen-only phonon-xine icons to hicolor
|
|
|
|
mv %{buildroot}%{_datadir}/icons/oxygen \
|
|
|
|
mv %{buildroot}%{_datadir}/icons/oxygen \
|
|
|
|
%{buildroot}%{_datadir}/icons/hicolor
|
|
|
|
%{buildroot}%{_datadir}/icons/hicolor
|
|
|
@ -186,6 +189,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Nov 27 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-4.20091124
|
|
|
|
|
|
|
|
- ln -s ../KDE/Phonon %%_includedir/phonon/Phonon (qt/phonon compat)
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-3.20091124
|
|
|
|
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-3.20091124
|
|
|
|
- phonon-4.3.50 (20091124 snapshot)
|
|
|
|
- phonon-4.3.50 (20091124 snapshot)
|
|
|
|
- enable pulseaudio integration (F-12+)
|
|
|
|
- enable pulseaudio integration (F-12+)
|
|
|
|