packages: mplayer/mplayer.spec, mplayer/mplayer-system-amr.patch (REMOVED) ...

sparky sparky at pld-linux.org
Wed Nov 18 23:22:27 CET 2009


Author: sparky                       Date: Wed Nov 18 22:22:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- revised most removed/outdated/obsoleted patches patches:
-- codecs - now it works fine without w32codecs
-- home_etc - mplayer now supports MPLAYER_HOME environment variable, should be
	enough
-- system-amr - outdated, mplayer uses external libopencore-amr now
-- pcmsplit - "split in 10 megs audio files" - patch is useless
-- mythtv - seems like mythtv internal nuv is supported by upstream mplayer
	already, can anyone verify that ?
-- xvmc - not supported, but patches at openchrome.org are completely outdated
	and implementation changed to much to try to update it

---- Files affected:
packages/mplayer:
   mplayer.spec (1.424 -> 1.425) , mplayer-system-amr.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/mplayer/mplayer.spec
diff -u packages/mplayer/mplayer.spec:1.424 packages/mplayer/mplayer.spec:1.425
--- packages/mplayer/mplayer.spec:1.424	Wed Nov 18 19:21:17 2009
+++ packages/mplayer/mplayer.spec	Wed Nov 18 23:22:22 2009
@@ -104,17 +104,10 @@
 Source9:	http://support.on2.com/gpl/mplayer/2009-10-08-mencoder-on2flixenglinux.tar.bz2
 # Source9-md5:	07774a2663a8fda07c308df0c6569b56
 Patch1:		%{name}-cp1250-fontdesc.patch
-#Patch2:		%{name}-codec.patch
-#Patch3:		%{name}-home_etc.patch
 Patch4:		%{name}-350.patch
-# outdated via ffmpeg?
-Patch6:		%{name}-system-amr.patch
 Patch8:		%{name}-altivec.patch
-#Patch10:	%{name}-pcmsplit.patch
-#Patch13:	%{name}-mythtv.patch
+# TODO, but ldflags first
 Patch14:	%{name}-shared.patch
-#http://www.openchrome.org/snapshots/mplayer/
-#Patch15:	%{name}-xvmc.patch
 Patch17:	%{name}-auto-expand.patch
 # update
 #Patch18:	%{name}-gnome-screensaver.patch
@@ -312,17 +305,12 @@
 %setup -q -n mplayer-r%{svnver} -a3 -a6 -a9
 cp -f etc/codecs.conf etc/codecs.win32.conf
 %patch1 -p0
-#%%patch2 -p1 -- still needed?
-##%%patch3 -p1	-- old home_etc behavior
 %patch4 -p1
-#%%patch6 -p1 # - try ffmpeg
 %patch8 -p1
-#%%patch10 -p1
 #%%patch13 -p1	# TODO
 %if %{with shared}
 %patch14 -p1
 %endif
-#%%patch15 -p0	# TODO
 %patch17 -p1
 %if %{with gnomess}
 #%%patch18 -p1
@@ -361,7 +349,6 @@
 
 # hot fixes
 sed 's/STREAM_NONCACHEABLE/STREAM_NON_CACHEABLE/' -i stream/stream_live555.c
-sed 's/=MAX(/=FFMAX(/' -i libmpcodecs/vf_expand.c
 
 %build
 CFLAGS="%{rpmcflags} %{?with_shared:-fPIC}"
@@ -457,11 +444,11 @@
 	--enable-xmga \
 	--enable-xv \
 	--enable-xvmc \
+	--with-xvmclib=XvMCW \
 	--enable-dynamic-plugins \
 	--enable-largefiles \
 	--language=all \
 	--codecsdir=%{_libdir}/codecs \
-	--with-xvmclib=XvMCW \
 	"$@"
 
 	%{__make}
@@ -603,6 +590,18 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.425  2009/11/18 22:22:22  sparky
+- revised most removed/outdated/obsoleted patches patches:
+-- codecs - now it works fine without w32codecs
+-- home_etc - mplayer now supports MPLAYER_HOME environment variable, should be
+	enough
+-- system-amr - outdated, mplayer uses external libopencore-amr now
+-- pcmsplit - "split in 10 megs audio files" - patch is useless
+-- mythtv - seems like mythtv internal nuv is supported by upstream mplayer
+	already, can anyone verify that ?
+-- xvmc - not supported, but patches at openchrome.org are completely outdated
+	and implementation changed to much to try to update it
+
 Revision 1.424  2009/11/18 18:21:17  sparky
 - revised bconded configure options (some changed their name), and converted
   to macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mplayer/mplayer.spec?r1=1.424&r2=1.425&f=u



More information about the pld-cvs-commit mailing list