From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gstreamer: add xorg support
Date: Sun, 3 Jun 2012 15:23:51 +0200 [thread overview]
Message-ID: <20120603152351.2faa4341@skate> (raw)
In-Reply-To: <1338726592-3168-1-git-send-email-spdawson@gmail.com>
Le Sun, 3 Jun 2012 13:29:52 +0100,
spdawson at gmail.com a ?crit :
> +ifeq ($(BR2_PACKAGE_XORG7),y)
> +GST_PLUGINS_BASE_DEPENDENCIES += xserver_xorg-server
> +GST_PLUGINS_BASE_CONF_OPT += \
> + --enable-x \
> + --enable-xshm \
> + --enable-xvideo
> +else
> +GST_PLUGINS_BASE_CONF_OPT += \
> + --disable-x \
> + --disable-xshm \
> + --disable-xvideo
> +endif
Are you sure that the dependency is on xserver_xorg-server? I would
rather suspect that the real dependency is on a certain set of X11
client libraries (libX11 for the core protocol, libXv fdor the Xvideo
extension, etc.).
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2012-06-03 13:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-03 12:29 [Buildroot] [PATCH] gstreamer: add xorg support spdawson at gmail.com
2012-06-03 13:23 ` Thomas Petazzoni [this message]
2012-06-03 18:50 ` Simon Dawson
-- strict thread matches above, loose matches on Subject: below --
2012-06-03 18:51 spdawson at gmail.com
2012-06-04 23:59 ` Arnout Vandecappelle
2012-06-05 6:10 ` Simon Dawson
2012-06-05 6:11 spdawson at gmail.com
2012-06-23 22:50 ` Peter Korsgaard
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=20120603152351.2faa4341@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