[Buildroot] [patch] mplayer: bump to v1.0rc2

Peter Korsgaard jacmet at uclibc.org
Fri Feb 13 19:39:10 UTC 2009


>>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt at atmel.com> writes:

 Hans-Christian> Hi

 Hans-Christian> The attached patch bumps mplayer to v1.0rc2. I am
 Hans-Christian> unsure if any of the following patches needs to be
 Hans-Christian> converted as well:

Thanks.

 Hans-Christian> mplayer-1.0rc1-largefile.patch
 Hans-Christian> mplayer-1.0rc1-ppc-configure.patch
 Hans-Christian> mplayer-1.0rc1-remove-sys-timeb.patch

If they still applies then the problem most likely isn't solved yet,
so yes.

 Hans-Christian> The other patches in SVN are not needed for
 Hans-Christian> v1.0rc2. This patch also contains the Atmel vendor
 Hans-Christian> patch to give a boost on AVR32 devices.

What's the upstream status of that?

 Hans-Christian>  		--enable-cross-compile \
 Hans-Christian> -		--disable-mpdvdkit \

Did that option go away?

 Hans-Christian> +++ b/package/multimedia/mplayer/mplayer-1.0rc2-100-atmel.1.patch	2009-02-05 17:01:13.000000000 +0100

 Hans-Christian> ++++ b/version.sh
 Hans-Christian> +@@ -1,3 +1,3 @@
 Hans-Christian> + #!/bin/sh
 Hans-Christian> +-echo "#define VERSION \"1.0rc2-$1\"" > version.h
 Hans-Christian> +-echo "#define MP_TITLE \"MPlayer 1.0rc2-$1 (C) 2000-2007 MPlayer Team\"" >> version.h
 Hans-Christian> ++echo "#define VERSION \"1.0rc2.atmel.1-$1\"" > version.h
 Hans-Christian> ++echo "#define MP_TITLE \"MPlayer 1.0rc2.atmel.1-$1 (C) 2000-2007 MPlayer Team\"" >> version.h

NACK. Either we rename the patch to .patch.avr32 so it only gets
applied to avr32, or we get rid of that hunk.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list