Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 13/13] package/vlc: depends on the virtual package libgl
Date: Thu, 17 Apr 2014 16:54:28 +0200	[thread overview]
Message-ID: <20140417145428.GA3270@free.fr> (raw)
In-Reply-To: <an552bx168.ln2@ID-313208.user.individual.net>

Bernd, All,

On 2014-04-17 16:40 +0200, Bernd Kuhls spake thusly:
> "Yann E. MORIN" <yann.morin.1998@free.fr> wrote in
> news:55d8bed0fa397c30345e1ba8318eeeb76fac7a3a.1396699629.git.yann.morin.199
> 8 at free.fr: 
> 
> > We now have a virtual package, libgl, which ensures openGL is available.
> 
> Hi,
> 
> a similar patch should be included in your patch series to fix
> http://autobuild.buildroot.net/results/f7a/f7af081048ad967ed4a76afd8c527395f7
> b0c2dc/

Sure! Care to add your SoB-line and a proper commit-log, so I can add
it to my series?

Regards,
Yann E. MORIN.

> --- a/package/x11r7/xapp_xdriinfo/Config.in
> +++ b/package/x11r7/xapp_xdriinfo/Config.in
> @@ -2,6 +2,9 @@ config BR2_PACKAGE_XAPP_XDRIINFO
>         bool "xdriinfo"
>         select BR2_PACKAGE_XLIB_LIBX11
>         select BR2_PACKAGE_XPROTO_GLPROTO
> -       depends on BR2_PACKAGE_MESA3D
> +       depends on BR2_PACKAGE_HAS_LIBGL
>         help
>           query configuration information of DRI drivers
> +
> +comment "xdriinfo depends on OpenGL"
> +       depends on !BR2_PACKAGE_HAS_LIBGL
> 
> 
> Regards, Bernd
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2014-04-17 14:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-05 12:10 [Buildroot] [PATCH 0/13 v2] Add virtual package for full-openGL (branch yem/opengl) Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 01/13] package/xdriver_xf86-video-ati: depends on x86 Yann E. MORIN
2014-04-12 21:27   ` Thomas Petazzoni
2014-04-05 12:10 ` [Buildroot] [PATCH 02/13] package/x11-video-drivers: do not select, but depends on mesa3d Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 03/13] package/mesa3d: fix improper dependency of blind option Yann E. MORIN
2014-04-16 18:00   ` Thomas Petazzoni
2014-04-05 12:10 ` [Buildroot] [PATCH 04/13] package/mesa3d: re-arrange menu items Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 05/13] package/mesa3d: DRI drivers depend on X.org Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 06/13] package/mesa3d: add comment for when OpenGL EGL is not available Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 07/13] package/mesa3d: simplify the code enabling full-OpenGL Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 08/13] package/mesa3d: only enable full OpenGL when a DRI driver is enabled Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 09/13] package/xorg-server: do not force-select xf86driproto for mesa3d Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 10/13] package/libgl: introduce as a new virtual package for full-openGL providers Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 11/13] package/mesa3d: with a DRI driver, is a full OpenGL provider Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 12/13] package/libevas: switch dependency from mesa3d to _HAS_OPENGL Yann E. MORIN
2014-04-05 12:10 ` [Buildroot] [PATCH 13/13] package/vlc: depends on the virtual package libgl Yann E. MORIN
2014-04-17 14:40   ` Bernd Kuhls
2014-04-17 14:54     ` Yann E. MORIN [this message]
2014-04-17 15:42       ` Bernd Kuhls

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=20140417145428.GA3270@free.fr \
    --to=yann.morin.1998@free.fr \
    --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