Gentoo Archives: gentoo-dev

From: Jeff Horelick <jdhore@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] new virtual/pkgconfig to support lighter alternatives
Date: Mon, 30 Apr 2012 18:41:14
Message-Id: CAFhp8z4T0ZNRuxSgXXba-5qtxEy9URN2HpnpBrna6UzRgYU4Ew@mail.gmail.com
In Reply to: Re: [gentoo-dev] new virtual/pkgconfig to support lighter alternatives by Samuli Suominen
1 On 30 April 2012 14:27, Samuli Suominen <ssuominen@g.o> wrote:
2 > On 04/30/2012 01:11 AM, Mike Frysinger wrote:
3 >>
4 >> the canonical pkg-config is getting fat.  it requires glib-2.  it runs
5 >> pkg-
6 >> config when building.  glib-2 requires pkg-config.  whee.
7 >>
8 >> for our normal systems, this isn't a big deal.  but we'd like to enable a
9 >> lighter alternative for embedded/alternative systems.  as such, i'd like
10 >> to
11 >> introduce a virtual/pkgconfig that allows for selection of simpler (but
12 >> compatible) implementations.
13 >
14 >
15 > [1] pkgconf is not compatible as per Comment #5 of bug 413849. needs to
16 > follow same version scheme as f.d.o's pkg-config.
17
18 not compatible != wrong. There is NO CASE in which a developer would
19 hit this bug and customize their check in a way that would make it
20 only work with fd.o pkg-config. In *EVERY* real-world case, the
21 pkgconf behaviour would work just as well or better.