SPECS: amarok.spec - add helix engine, rel.4

djurban djurban at pld-linux.org
Tue Nov 1 17:05:18 CET 2005


Author: djurban                      Date: Tue Nov  1 16:05:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add helix engine, rel.4

---- Files affected:
SPECS:
   amarok.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.87 SPECS/amarok.spec:1.88
--- SPECS/amarok.spec:1.87	Tue Nov  1 15:12:33 2005
+++ SPECS/amarok.spec	Tue Nov  1 17:05:12 2005
@@ -23,7 +23,7 @@
 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
@@ -94,6 +94,21 @@
 %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
@@ -289,6 +304,15 @@
 %{_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)
@@ -386,6 +410,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2005/11/01 16:05:12  djurban
+- add helix engine, rel.4
+
 Revision 1.87  2005/11/01 14:12:33  djurban
 - remove seocnd ac/am regenration, makefile.cvs is enough
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.87&r2=1.88&f=u




More information about the pld-cvs-commit mailing list