From: djurban Date: Tue, 1 Nov 2005 16:05:12 +0000 (+0000) Subject: - add helix engine, rel.4 X-Git-Tag: auto/ac/amarok-1_3_6-1~3 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=cffbab117dd6ea776e4e830b26e9a1f13ec3096b;p=packages%2Famarok.git - add helix engine, rel.4 Changed files: amarok.spec -> 1.88 --- diff --git a/amarok.spec b/amarok.spec index c49e013..f729c25 100644 --- a/amarok.spec +++ b/amarok.spec @@ -22,7 +22,7 @@ Summary: A KDE audio player Summary(pl): Odtwarzacz audio dla KDE Name: amarok Version: 1.3.5 -Release: 3 +Release: 4 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2 @@ -93,6 +93,21 @@ Plugin akode. %description akode -l pl Wtyczka akode. +%package helix +Summary: Helix/Realplayer playback support for amarok +Summary(pl): Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka +Group: X11/Applications/Multimedia +Requires: %{name} = %{version}-%{release} +Requires: helix-core +Provides: %{name}-plugin = %{version}-%{release} + +%description helix +Helix/Realplayer playback support for amarok. + +%description helix -l pl +Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka. + + %package gstreamer Summary: Plugin gstreamer Summary(pl): Wtyczka gstreamer @@ -288,6 +303,15 @@ fi %{_datadir}/services/amarok_gstengine_plugin.desktop %endif +%if %{with helix} +%files helix +%defattr(644,root,root,755) +%{_libdir}/kde3/libamarok_helixengine_plugin.la +%attr(755,root,root) %{_libdir}/kde3/libamarok_helixengine_plugin.so +%{_datadir}/config.kcfg/helixconfig.kcfg +%{_datadir}/services/amarok_helixengine_plugin.desktop +%endif + %if %{with xine} %files xine %defattr(644,root,root,755)