dev-util/pkgconfig is not light anymore. To build
pkgconfig itself, pkgconfig required, which is not good from a
development perspective. pkgconfig has several dependencies,
including
glib, which is a big package. Most recent glib version now requires
x11-misc/shared-mime-info, which is only needed for GNOME stuff, this
package
is pulled into stage3. Good it's not requires anything X related, but
things may change further. One of potential and very good *light*
replacement is dev-util/pkgconf, a drop-in-replacemnt written from
scratch. Details can be found here
https://github.com/nenolod/pkgconf
Gentoo introduced a virtual/pkgconfig to have an alternatives for
pkg-conf. This is not a high priority replacement, only a test ideas.
Any
thoughts?
P.S. just finished a stage 3 build with above mentioned pkgconf.