Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH resend] mplayer: Update to version 1.1.
Date: Tue, 21 Aug 2012 10:12:40 +0200	[thread overview]
Message-ID: <20120821101240.2a2ce1ce@skate> (raw)
In-Reply-To: <1345535615-2553-1-git-send-email-keguang.zhang@gmail.com>

Hello,

Le Tue, 21 Aug 2012 15:53:35 +0800,
Kelvin Cheung <keguang.zhang@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

  reply	other threads:[~2012-08-21  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21  7:53 [Buildroot] [PATCH resend] mplayer: Update to version 1.1 Kelvin Cheung
2012-08-21  8:12 ` Thomas Petazzoni [this message]
2012-08-21  9:10   ` Kelvin Cheung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120821101240.2a2ce1ce@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox