All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] New package: ImLib2
Date: Wed, 12 Oct 2011 11:53:17 +0200	[thread overview]
Message-ID: <20111012115317.3cc2fc4e@skate> (raw)
In-Reply-To: <4E95618E.6010203@visionsystems.de>

Le Wed, 12 Oct 2011 11:44:46 +0200,
Yegor Yefremov <yegor_sub1@visionsystems.de> a ?crit :

> > The dependencies on X.org are quite a mess these days. Maybe
> > packages depend on xserver-xorg_server, while they should depend on
> > the X11 libraries that they require.
> 
> O.K. BR2_PACKAGE_XSERVER_XORG_SERVER definitely specifies that
> libXext is to be selected. 

Yes, but technically speaking, all X11 client libraries and programs
should *not* depend on the X.org server, but rather on the needed X11
libraries. For several reasons:

 *) Because technically, the clients don't require the server to
    already be built ;

 *) Because if one day, we manage to enable parallel building of
    packages, it is great to have correct dependencies ;

 *) Because you can imagine a setup in which you build several X11
    client libraries and programs, but not the X server, and the
    X applications display their windows to a remote X server, which is
    not built by Buildroot.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2011-10-12  9:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-11 10:26 [Buildroot] [PATCH v2] New package: ImLib2 yegorslists at googlemail.com
2011-10-11 16:17 ` Arnout Vandecappelle
2011-10-12  9:18   ` Yegor Yefremov
2011-10-12  9:25     ` Arnout Vandecappelle
2011-10-12  9:32       ` Yegor Yefremov
2011-10-13 22:07         ` Arnout Vandecappelle
2011-10-12  9:40     ` Thomas Petazzoni
2011-10-12  9:44       ` Yegor Yefremov
2011-10-12  9:53         ` Thomas Petazzoni [this message]
2011-10-12  9:59           ` Yegor Yefremov
2011-10-13 22:09           ` Arnout Vandecappelle
2011-10-14  6:36             ` Thomas Petazzoni
2011-10-14  7:51               ` Yegor Yefremov
2011-10-14  8:05                 ` Arnout Vandecappelle

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=20111012115317.3cc2fc4e@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 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.