Author: paszczus Date: Fri Mar 10 15:16:03 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - since 1.4beta2 there is no arts and gstreamer 0.8 plugin
---- Files affected: SPECS: amarok.spec (1.106.2.8 -> 1.106.2.9) ---- Diffs: ================================================================ Index: SPECS/amarok.spec diff -u SPECS/amarok.spec:1.106.2.8 SPECS/amarok.spec:1.106.2.9 --- SPECS/amarok.spec:1.106.2.8 Thu Mar 9 22:11:14 2006 +++ SPECS/amarok.spec Fri Mar 10 16:15:57 2006 @@ -6,7 +6,6 @@ # * track http://websvn.kde.org/trunk/extragear/multimedia/amarok/TODO?rev=470324&r1=470292&r2=470324 # # Conditional builds: -%bcond_without arts # disable arts engine %bcond_without gstreamer # disable gstreamer %bcond_without mas # disable MAS audio backend %bcond_without xine # disable xine engine @@ -42,7 +41,6 @@ URL: http://amarok.kde.org/ BuildRequires: SDL-devel BuildRequires: alsa-lib-devel -BuildRequires: arts-qt-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-glib-devel @@ -80,19 +78,6 @@ %description -l pl Odtwarzacz audio dla KDE. -%package arts -Summary: Plugin arts -Summary(pl): Wtyczka arts -Group: X11/Applications/Multimedia -Requires: %{name} = %{version}-%{release} -Provides: %{name}-plugin = %{version}-%{release} - -%description arts -Plugin arts. - -%description arts -l pl -Wtyczka arts. - %package akode Summary: Plugin akode Summary(pl): Wtyczka akode @@ -230,7 +215,6 @@ HELIX_LIBS=%{_libdir}/helixplayer \ --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \ --disable-rpath \ - --with%{!?with_arts:out}-arts \ --with%{!?with_mas:out}-mas \ --with%{!?with_xine:out}-xine \ --with%{!?with_gstreamer:out}-gstreamer \ @@ -314,19 +298,6 @@ %{_datadir}/services/amarok_ipod-mediadevice.desktop %endif -%if %{with arts} -%files arts -%defattr(644,root,root,755) -%{_libdir}/kde3/libamarok_artsengine_plugin.la -%attr(755,root,root) %{_libdir}/kde3/libamarok_artsengine_plugin.so -%{_libdir}/libamarokarts.la -%attr(755,root,root) %{_libdir}/libamarokarts.so -%{_libdir}/mcop/Amarok -%{_libdir}/mcop/amarokarts.mcopclass -%{_libdir}/mcop/amarokarts.mcoptype -%{_datadir}/services/amarok_artsengine_plugin.desktop -%endif - %if %{with akode} %files akode %defattr(644,root,root,755) @@ -475,6 +446,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106.2.9 2006/03/10 15:15:57 paszczus +- since 1.4beta2 there is no arts and gstreamer 0.8 plugin + Revision 1.106.2.8 2006/03/09 21:11:14 paszczus - BR: gstreamer-devel is enought ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.106.2.8&r2=1.106.2.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
