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

Kelvin Cheung keguang.zhang at gmail.com
Tue Aug 21 09:10:56 UTC 2012


2012/8/21 Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

> 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?
>

OK, will do.


>
> > -# 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?
>

Yes, that's right.


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



-- 
Best Regards!
Kelvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120821/12c29a6b/attachment-0002.html>


More information about the buildroot mailing list