All of lore.kernel.org
 help / color / mirror / Atom feed
From: egtvedt at uclibc.org <egtvedt@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/multimedia/mplayer
Date: Mon,  1 Dec 2008 04:32:51 -0800 (PST)	[thread overview]
Message-ID: <20081201123251.46DFF3C374@busybox.net> (raw)

Author: egtvedt
Date: 2008-12-01 04:32:50 -0800 (Mon, 01 Dec 2008)
New Revision: 24206

Log:
mplayer: disable ivtv video output

This patch disabled ivtv video output, since it does not compile with Linux
kernel 2.6.27 headers.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>



Modified:
   trunk/buildroot/package/multimedia/mplayer/mplayer.mk


Changeset:
Modified: trunk/buildroot/package/multimedia/mplayer/mplayer.mk
===================================================================
--- trunk/buildroot/package/multimedia/mplayer/mplayer.mk	2008-12-01 11:03:35 UTC (rev 24205)
+++ trunk/buildroot/package/multimedia/mplayer/mplayer.mk	2008-12-01 12:32:50 UTC (rev 24206)
@@ -45,6 +45,7 @@
 		--enable-fbdev \
 		$(MPLAYER_ENDIAN) \
 		--disable-mpdvdkit \
+		--disable-ivtv \
 		--disable-tv \
 		--enable-dynamic-plugins \
 	)

             reply	other threads:[~2008-12-01 12:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01 12:32 egtvedt at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-01 12:48 [Buildroot] svn commit: trunk/buildroot/package/multimedia/mplayer egtvedt at uclibc.org
2008-12-01 12:53 egtvedt at uclibc.org
2008-12-01 13:08 egtvedt at uclibc.org
2008-12-01 13:33 egtvedt at uclibc.org
2008-12-04 16:49 egtvedt at uclibc.org
2009-01-20  6:17 egtvedt at uclibc.org
2009-01-20  9:11 jacmet at uclibc.org
2009-01-20  9:12 jacmet at uclibc.org
2009-01-20  9:29 jacmet at uclibc.org
2009-01-26  9:22 jacmet at uclibc.org
2009-01-27  0:52 ` Hamish Moffatt
2009-01-27  5:54   ` Peter Korsgaard
2009-01-27 12:58     ` Hamish Moffatt
2009-01-27 13:02       ` Peter Korsgaard
2009-01-28  0:13         ` Hamish Moffatt
2009-01-26  9:22 jacmet at uclibc.org

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=20081201123251.46DFF3C374@busybox.net \
    --to=egtvedt@uclibc.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.