All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yegor Yefremov <yegor_sub1@visionsystems.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] New package: ImLib2
Date: Wed, 12 Oct 2011 11:59:11 +0200	[thread overview]
Message-ID: <4E9564EF.6050708@visionsystems.de> (raw)
In-Reply-To: <20111012115317.3cc2fc4e@skate>

Am 12.10.2011 11:53, schrieb Thomas Petazzoni:
> 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.

O.K. I make ImLib2 depend on libXext. Du to the fact, that libX11 is selected by libXext I don't need this additional dependency.

For feh I then make 2 dependencies: 

BR2_PACKAGE_XLIB_LIBXINERAMA
BR2_PACKAGE_XLIB_LIBXT

Yegor

  reply	other threads:[~2011-10-12  9:59 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
2011-10-12  9:59           ` Yegor Yefremov [this message]
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=4E9564EF.6050708@visionsystems.de \
    --to=yegor_sub1@visionsystems.de \
    --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.