SPECS: amarok.spec - release 9 (rebuild with newer libgpod) - removed akode...

arvenil arvenil at pld-linux.org
Sun Feb 22 15:18:57 CET 2009


Author: arvenil                      Date: Sun Feb 22 14:18:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 9 (rebuild with newer libgpod)
- removed akode, gstreamer and mas bcond (no more supported)

---- Files affected:
SPECS:
   amarok.spec (1.199 -> 1.200) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.199 SPECS/amarok.spec:1.200
--- SPECS/amarok.spec:1.199	Tue Jan 27 22:53:57 2009
+++ SPECS/amarok.spec	Sun Feb 22 15:18:51 2009
@@ -11,8 +11,6 @@
 # - karma & MFS (see README)
 #
 # Conditional builds:
-%bcond_with	gstreamer	# enable gstreamer (gst10 not stable)
-%bcond_without	mas		# disable MAS audio backend
 %bcond_without	xine		# disable xine engine
 %bcond_without	zeroconf	# disable support for zeroconf
 %bcond_without	included_sqlite # don't use included sqlite (VERY BAD IDEA), needs sqlite >= 3.3 otherwise
@@ -30,7 +28,7 @@
 Summary(pl.UTF-8):	Odtwarzacz audio dla KDE
 Name:		amarok
 Version:	1.4.10
-Release:	8
+Release:	9
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
@@ -56,9 +54,7 @@
 BuildRequires:	automake
 BuildRequires:	dbus-glib-devel
 BuildRequires:	gettext-devel
-%{?with_gstreamer:BuildRequires:	gstreamer-devel >= 0.10.0}
 BuildRequires:	kdebase-devel
-%{?with_akode:BuildRequires:	kdemultimedia-akode}
 BuildRequires:	kdemultimedia-devel >= 9:3.1.93
 %{?with_mp3players:BuildRequires:	libgpod-devel >= 0.6.0}
 %{?with_mp3players:BuildRequires:	libifp-devel >= 1.0.0.2}
@@ -89,7 +85,6 @@
 Suggests:	libvisual-plugin-actor-flower
 Suggests:	libvisual-plugin-actor-gdkpixbuf
 Suggests:	libvisual-plugin-actor-gforce
-%{?with_gstreamer:Suggests:	libvisual-plugin-actor-gstreamer}
 Suggests:	libvisual-plugin-actor-infinite
 Suggests:	libvisual-plugin-actor-jakdaw
 Suggests:	libvisual-plugin-actor-lv_analyzer
@@ -135,19 +130,6 @@
 %description -n konqueror-addon-amarok -l pl.UTF-8
 Pasek z Amarokiem dla Konquerora.
 
-%package akode
-Summary:	Plugin akode
-Summary(pl.UTF-8):	Wtyczka akode
-Group:		X11/Applications/Multimedia
-Requires:	%{name} = %{version}-%{release}
-Provides:	%{name}-plugin = %{version}-%{release}
-
-%description akode
-Plugin akode.
-
-%description akode -l pl.UTF-8
-Wtyczka akode.
-
 %package helix
 Summary:	Helix/Realplayer playback support for amarok
 Summary(pl.UTF-8):	Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka
@@ -162,34 +144,6 @@
 %description helix -l pl.UTF-8
 Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka.
 
-%package gstreamer
-Summary:	Plugin gstreamer
-Summary(pl.UTF-8):	Wtyczka gstreamer
-Group:		X11/Applications/Multimedia
-# deps, to get it working:
-# mp3 decoder:	gstreamer-mad
-# ogg decoder:	gstreamer-vorbis
-# audio output driver:	gstreamer-audiosink-alsa
-# from gstreamer-audio-effects to control volume, etc
-# needed libs:
-#  at least /usr/lib/gstreamer-0.8/libgstresample.so
-#  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}
-
-%description gstreamer
-Plugin gstreamer.
-
-%description gstreamer -l pl.UTF-8
-Wtyczka gstreamer.
-
 %package xine
 Summary:	Plugin xine
 Summary(pl.UTF-8):	Wtyczka xine
@@ -274,10 +228,7 @@
 	HELIX_LIBS=%{_libdir}/helixplayer \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--disable-rpath \
-	--with%{!?with_mas:out}-mas \
 	--with%{!?with_xine:out}-xine \
-	--with%{!?with_gstreamer:out}-gstreamer10 \
-	--with%{!?with_akode:out}-akode \
 	--with%{!?with_helix:out}-helix%{?with_helix:=usegivenpath} \
 	--with%{!?with_nmm:out}-nmm \
 	--with%{!?with_mp3players:out}-libgpod \
@@ -394,21 +345,6 @@
 %{_datadir}/apps/konqsidebartng/entries/amarok.desktop
 %{_datadir}/apps/konqsidebartng/kicker_entries/amarok.desktop
 
-%if %{with akode}
-%files akode
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/kde3/libamarok_aKode-engine.so
-%{_datadir}/services/amarok_aKode-engine.desktop
-%endif
-
-%if %{with gstreamer}
-%files gstreamer
-%defattr(644,root,root,755)
-%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
 %defattr(644,root,root,755)
@@ -515,6 +451,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200  2009/02/22 14:18:51  arvenil
+- release 9 (rebuild with newer libgpod)
+- removed akode, gstreamer and mas bcond (no more supported)
+
 Revision 1.199  2009/01/27 21:53:57  hawk
 - temporarily commented security blocker
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.199&r2=1.200&f=u



More information about the pld-cvs-commit mailing list