From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] gst-plugins-base: depend on orc if it is enabled
Date: Sun, 24 Jul 2011 23:45:08 +0200 [thread overview]
Message-ID: <87fwlvuzdm.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1310628760-4172-3-git-send-email-s.neumann@raumfeld.com> (Sven Neumann's message of "Thu, 14 Jul 2011 09:32:40 +0200")
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Sven> Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Sven> ---
Sven> .../gst-plugins-base/gst-plugins-base.mk | 4 ++++
Sven> 1 files changed, 4 insertions(+), 0 deletions(-)
Sven> diff --git a/package/multimedia/gst-plugins-base/gst-plugins-base.mk b/package/multimedia/gst-plugins-base/gst-plugins-base.mk
Sven> index 79ced30..09e0729 100644
Sven> --- a/package/multimedia/gst-plugins-base/gst-plugins-base.mk
Sven> +++ b/package/multimedia/gst-plugins-base/gst-plugins-base.mk
Sven> @@ -26,6 +26,10 @@ GST_PLUGINS_BASE_CONF_OPT = \
Sven> GST_PLUGINS_BASE_DEPENDENCIES = gstreamer
Sven> +ifeq ($(BR2_PACKAGE_ORC),y)
Sven> +GST_PLUGINS_BASE_DEPENDENCIES += orc
Sven> +endif
What does this buy us? Extra functionality or higher performance?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-07-24 21:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 7:32 [Buildroot] new package: orc Sven Neumann
2011-07-14 7:32 ` [Buildroot] [PATCH 1/2] orc: new package Sven Neumann
2011-07-24 21:44 ` Peter Korsgaard
2011-07-31 8:19 ` Sven Neumann
2011-08-04 19:16 ` Peter Korsgaard
2011-07-14 7:32 ` [Buildroot] [PATCH 2/2] gst-plugins-base: depend on orc if it is enabled Sven Neumann
2011-07-24 21:45 ` Peter Korsgaard [this message]
2011-07-31 8:16 ` Sven Neumann
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=87fwlvuzdm.fsf@macbook.be.48ers.dk \
--to=jacmet@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.