[Buildroot] [PATCH resend] mplayer: Update to version 1.1.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 21 08:12:40 UTC 2012


Hello,

Le Tue, 21 Aug 2012 15:53:35 +0800,
Kelvin Cheung <keguang.zhang at gmail.com> a écrit :

> -MPLAYER_VERSION = 32726
> -# MPLAYER_SOURCE = MPlayer-$(MPLAYER_VERSION).tar.bz2
> -# MPLAYER_SITE = http://www.mplayerhq.hu/MPlayer/releases
> -MPLAYER_SITE = svn://svn.mplayerhq.hu/mplayer/trunk
> +# MPLAYER_VERSION = 32726
> +MPLAYER_VERSION = 1.1
> +MPLAYER_SOURCE = MPlayer-$(MPLAYER_VERSION).tar.xz
> +MPLAYER_SITE = http://www.mplayerhq.hu/MPlayer/releases
> +# MPLAYER_SITE = svn://svn.mplayerhq.hu/mplayer/trunk

Can you remove the comments?

> -# mplayer unfortunately uses --disable-largefiles, so we cannot use
> -# DISABLE_LARGEFILE
> -ifeq ($(BR2_LARGEFILE),y)
> -MPLAYER_CONF_OPTS += --enable-largefiles
> -else
> -# dvdread/dvdcss requires largefile support
> -MPLAYER_CONF_OPTS += 			\
> -	--disable-largefiles 		\
> -	--disable-dvdread-internal 	\
> -	--disable-libdvdcss-internal
> -endif

And so, the dvdread-internal and libdvdcss-internal support no longer
needs largefile support?

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list