<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jogo/tools/pkgconf, branch master</title>
<subtitle>Staging tree of Jonas Gorski</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/jogo/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/jogo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/jogo/'/>
<updated>2020-03-01T20:36:00Z</updated>
<entry>
<title>tools/pkgconf: Run pkg-config wrapper through shellcheck</title>
<updated>2020-03-01T20:36:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-28T19:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/jogo/commit/?id=c60be196933807cc0db90a36704e4505edd83eeb'/>
<id>urn:sha1:c60be196933807cc0db90a36704e4505edd83eeb</id>
<content type='text'>
Mainly quoting fixes.

Separated parameters by \ for easier readability.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/pkg-config: Replace with pkgconf</title>
<updated>2020-03-01T20:36:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-28T19:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/jogo/commit/?id=867298cf47ab505dee738fc653b90fa0bc2d0428'/>
<id>urn:sha1:867298cf47ab505dee738fc653b90fa0bc2d0428</id>
<content type='text'>
pkgconf is a newer, actively maintained implementation of pkg-config that
supports more aspects of the pkg-config file specification and provides a
library interface that applications can use to incorporate intelligent
handling of pkg-config files into themselves (such as build file
generators, IDEs, and compilers). Through its pkg-config compatibility
interface (activated when it is run as "pkg-config"), it also can
completely replace the original implementation.

It is also lighterweight and does not require glib2, as pkg-config does.

On other distros, pkgconf is symlinked to pkg-config. For simplicity here,
it is renamed to pkg-config.real, as in the original package.

Initial results have been positive. As before, pkgconf works as long as
the pkg-config files point to the proper paths.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
[backported upstream fix for Meson]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
</feed>
