Author: shadzik Date: Thu May 18 21:41:42 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - gstreamer10 engine still not stable in this realese, so hashed out - vfat-mediadevice -> generic-mediadevice - graphequalizer is no longer in the tarball - 2 new files in scripts/webcontrol - rel 0.2
---- Files affected: SPECS: amarok.spec (1.106.2.21 -> 1.106.2.22) ---- Diffs: ================================================================ Index: SPECS/amarok.spec diff -u SPECS/amarok.spec:1.106.2.21 SPECS/amarok.spec:1.106.2.22 --- SPECS/amarok.spec:1.106.2.21 Thu May 18 09:17:41 2006 +++ SPECS/amarok.spec Thu May 18 23:41:36 2006 @@ -6,7 +6,7 @@ # * track http://websvn.kde.org/trunk/extragear/multimedia/amarok/TODO?rev=470324&r1=470292&r2=470324 # # Conditional builds: -%bcond_without gstreamer # disable gstreamer +#%bcond_without gstreamer # disable gstreamer %bcond_without mas # disable MAS audio backend %bcond_without xine # disable xine engine %bcond_without xmms # disable xmms wrapping @@ -26,7 +26,7 @@ Summary(pl): Odtwarzacz audio dla KDE Name: amarok Version: 1.4.0 -Release: 0.1 +Release: 0.2 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2 @@ -41,7 +41,7 @@ BuildRequires: automake BuildRequires: dbus-glib-devel BuildRequires: gettext-devel -%{?with_gstreamer:BuildRequires: gstreamer-devel >= 0.10.0} +#%{?with_gstreamer:BuildRequires: gstreamer-devel >= 0.10.0} BuildRequires: gtk+2-devel BuildRequires: kdebase-devel %{?with_akode:BuildRequires: kdemultimedia-akode} @@ -102,10 +102,10 @@ Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka. -%package gstreamer -Summary: Plugin gstreamer -Summary(pl): Wtyczka gstreamer -Group: X11/Applications/Multimedia +#%package gstreamer +#Summary: Plugin gstreamer +#Summary(pl): Wtyczka gstreamer +#Group: X11/Applications/Multimedia # deps, to get it working: # mp3 decoder: gstreamer-mad # ogg decoder: gstreamer-vorbis @@ -116,19 +116,19 @@ # probably /usr/lib/gstreamer-0.8/libgstadder.so # and probably /usr/lib/gstreamer-0.8/libgstvolume.so # gstreamer-musicbrainz for being able to edit id3 tags on files. -Requires: %{name} = %{version}-%{release} -Requires: gstreamer-audio-effects -Requires: gstreamer-audiosink -Requires: gstreamer-mad -Requires: gstreamer-musicbrainz -Requires: gstreamer-vorbis -Provides: %{name}-plugin = %{version}-%{release} +#Requires: %{name} = %{version}-%{release} +#Requires: gstreamer-audio-effects +#Requires: gstreamer-audiosink +#Requires: gstreamer-mad +#Requires: gstreamer-musicbrainz +#Requires: gstreamer-vorbis +#Provides: %{name}-plugin = %{version}-%{release} -%description gstreamer -Plugin gstreamer. +#%description gstreamer +#Plugin gstreamer. -%description gstreamer -l pl -Wtyczka gstreamer. +#%description gstreamer -l pl +#Wtyczka gstreamer. %package xine Summary: Plugin xine @@ -220,7 +220,7 @@ --disable-rpath \ --with%{!?with_mas:out}-mas \ --with%{!?with_xine:out}-xine \ - --with%{!?with_gstreamer:out}-gstreamer10 \ +# --with%{!?with_gstreamer:out}-gstreamer10 \ --with%{!?with_akode:out}-akode \ --with%{!?with_helix:out}-helix%{?with_helix:=usegivenpath} \ --with%{!?with_nmm:out}-nmm \ @@ -270,8 +270,8 @@ %attr(755,root,root) %{_libdir}/libamarok.so.*.*.* %{_libdir}/kde3/konqsidebar_universalamarok.la %attr(755,root,root) %{_libdir}/kde3/konqsidebar_universalamarok.so -%{_libdir}/kde3/libamarok_vfat-mediadevice.la -%attr(755,root,root) %{_libdir}/kde3/libamarok_vfat-mediadevice.so +%{_libdir}/kde3/libamarok_generic-mediadevice.la +%attr(755,root,root) %{_libdir}/kde3/libamarok_generic-mediadevice.so %{_libdir}/kde3/libamarok_void-engine_plugin.la %attr(755,root,root) %{_libdir}/kde3/libamarok_void-engine_plugin.so %{_libdir}/libamarok.la @@ -289,7 +289,7 @@ %{_datadir}/apps/profiles/amarok.profile.xml %{_datadir}/config/amarokrc %{_datadir}/config.kcfg/amarok.kcfg -%{_datadir}/services/amarok_vfat-mediadevice.desktop +%{_datadir}/services/amarok_generic-mediadevice.desktop %{_datadir}/services/amarok_void-engine_plugin.desktop %{_datadir}/servicetypes/amarok_plugin.desktop %{_desktopdir}/kde/amarok.desktop @@ -312,14 +312,14 @@ %{_datadir}/services/amarok_aKode-engine.desktop %endif -%if %{with gstreamer} -%files gstreamer -%defattr(644,root,root,755) -%{_libdir}/kde3/libamarok_gst10engine_plugin.la -%attr(755,root,root) %{_libdir}/kde3/libamarok_gst10engine_plugin.so -%{_datadir}/config.kcfg/gstconfig.kcfg -%{_datadir}/services/amarok_gst10engine_plugin.desktop -%endif +#%if %{with gstreamer} +#%files gstreamer +#%defattr(644,root,root,755) +#%{_libdir}/kde3/libamarok_gst10engine_plugin.la +#%attr(755,root,root) %{_libdir}/kde3/libamarok_gst10engine_plugin.so +#%{_datadir}/config.kcfg/gstconfig.kcfg +#%{_datadir}/services/amarok_gst10engine_plugin.desktop +#%endif %if %{with helix} %files helix @@ -370,9 +370,9 @@ # find command: # $ find $RPM_BUILD_ROOT/usr/share/apps/amarok/scripts -perm +1 -%dir %{_datadir}/apps/amarok/scripts/graphequalizer -%{_datadir}/apps/amarok/scripts/graphequalizer/README -%attr(755,root,root) %{_datadir}/apps/amarok/scripts/graphequalizer/graphequalizer +#%dir %{_datadir}/apps/amarok/scripts/graphequalizer +#%{_datadir}/apps/amarok/scripts/graphequalizer/README +#%attr(755,root,root) %{_datadir}/apps/amarok/scripts/graphequalizer/graphequalizer %dir %{_datadir}/apps/amarok/scripts/playlist2html %{_datadir}/apps/amarok/scripts/playlist2html/README @@ -398,6 +398,8 @@ %{_datadir}/apps/amarok/scripts/webcontrol/vol_speaker.png %{_datadir}/apps/amarok/scripts/webcontrol/WebPublisher.py %{_datadir}/apps/amarok/scripts/webcontrol/WebControl.spec +%{_datadir}/apps/amarok/scripts/webcontrol/smallstar.png +%{_datadir}/apps/amarok/scripts/webcontrol/star.png %attr(755,root,root) %{_datadir}/apps/amarok/scripts/webcontrol/WebControl.py %dir %{_datadir}/apps/amarok/scripts/lyrics_astraweb @@ -429,6 +431,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106.2.22 2006/05/18 21:41:36 shadzik +- gstreamer10 engine still not stable in this realese, so hashed out +- vfat-mediadevice -> generic-mediadevice +- graphequalizer is no longer in the tarball +- 2 new files in scripts/webcontrol +- rel 0.2 + Revision 1.106.2.21 2006/05/18 07:17:41 darekr - typo in release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.106.2.21&r2=1.106.2.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
