]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- commented out akode support:
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 9 Aug 2005 17:01:41 +0000 (17:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
SVN commit 423723 by markey:
Disable akode engine. It (the engine) and/or akode is buggy and only implements a small subset
of our features. We're getting tons of bug reports for it. So that's it.

Changed files:
    amarok.spec -> 1.35.2.32

amarok.spec

index c925204216782cebf0b7c366c015c6f69923d216..2a7c9b54e09dd32fd0402e09c5a59a373c781040 100644 (file)
@@ -31,7 +31,7 @@ BuildRequires:        arts-qt-devel
 BuildRequires: automake
 %{?with_gstreamer:BuildRequires:       gstreamer-plugins-devel >= 0.8.1}
 BuildRequires: kdebase-devel
-BuildRequires: kdemultimedia-akode
+#BuildRequires:        kdemultimedia-akode
 BuildRequires: kdemultimedia-devel >= 9:3.1.93
 BuildRequires: libltdl-devel
 BuildRequires: libmusicbrainz-devel
@@ -71,18 +71,18 @@ Plugin arts.
 Wtyczka arts.
 
 
-%package akode
-Summary:       Plugin akode
-Summary(pl):   Wtyczka akode
-Group:         X11/Applications/Multimedia
-PreReq:                %{name} = %{version}-%{release}
-Provides:      %{name}-plugin = %{version}-%{release}
+#%package akode
+#Summary:      Plugin akode
+#Summary(pl):  Wtyczka akode
+#Group:                X11/Applications/Multimedia
+#PreReq:               %{name} = %{version}-%{release}
+#Provides:     %{name}-plugin = %{version}-%{release}
 
-%description akode
-Plugin akode.
+#%description akode
+#Plugin akode.
 
-%description akode -l pl
-Wtyczka akode.
+#%description akode -l pl
+#Wtyczka akode.
 
 
 %package gstreamer
@@ -214,11 +214,11 @@ echo "want to have a visualizations in amarok."
 %{_datadir}/services/amarok_artsengine_plugin.desktop
 %endif
 
-%files akode
-%defattr(644,root,root,755)
-%{_libdir}/kde3/libamarok_aKode-engine.la
-%attr(755,root,root) %{_libdir}/kde3/libamarok_aKode-engine.so
-%{_datadir}/services/amarok_aKode-engine.desktop
+#%files akode
+#%defattr(644,root,root,755)
+#%{_libdir}/kde3/libamarok_aKode-engine.la
+#%attr(755,root,root) %{_libdir}/kde3/libamarok_aKode-engine.so
+#%{_datadir}/services/amarok_aKode-engine.desktop
 
 %if %{with gstreamer}
 %files gstreamer
This page took 0.048239 seconds and 4 git commands to generate.