From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] qt/qt5base: force gstreamer on configure
Date: Thu, 6 Aug 2015 14:30:20 +0300 [thread overview]
Message-ID: <20150806113020.GE4435@sapphire.tkos.co.il> (raw)
In-Reply-To: <1438855575-4767-1-git-send-email-corjon.j@ecagroup.com>
Hi Julien,
On Thu, Aug 06, 2015 at 12:06:14PM +0200, Julien Corjon wrote:
> +ifeq ($(BR2_PACKAGE_GSTREAMER),y)
> +QT5BASE_CONFIGURE_OPTS += -gstreamer 0.10
> +QT5BASE_DEPENDENCIES += gstreamer
> +else ifeq ($(BR2_PACKAGE_GSTREAMER1),y)
> +QT5BASE_CONFIGURE_OPTS += -gstreamer 1.0
> +QT5BASE_DEPENDENCIES += gstreamer1
> +else
> +QT5BASE_CONFIGURE_OPTS += -no-gstreamer
> +endif
Shouldn't we default to gstreamer 1.0 when both are enabled?
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-08-06 11:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-06 10:06 [Buildroot] [PATCH 1/2] qt/qt5base: force gstreamer on configure Julien Corjon
2015-08-06 10:06 ` [Buildroot] [PATCH 2/2] qt/qt5multimedia: install gsttools for gstreamer1 Julien Corjon
2015-08-06 11:30 ` Baruch Siach [this message]
2015-08-08 13:16 ` [Buildroot] [PATCH 1/2] qt/qt5base: force gstreamer on configure Thomas Petazzoni
2015-09-15 8:37 ` Will Wagner
2015-09-15 10:35 ` Julien CORJON
2016-01-10 16:19 ` Yann E. MORIN
2016-01-12 11:50 ` Julien CORJON
2016-01-12 12:24 ` Peter Korsgaard
2016-01-19 20:31 ` Yann E. MORIN
-- strict thread matches above, loose matches on Subject: below --
2015-08-06 11:35 Julien CORJON
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=20150806113020.GE4435@sapphire.tkos.co.il \
--to=baruch@tkos.co.il \
--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