<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/devel/pkg-config/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-09-23T11:11:55Z</updated>
<entry>
<title>pkg-config: drop package</title>
<updated>2025-09-23T11:11:55Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-04-27T13:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=14ff7c0934089bc2e7b0929ab88e5802a0f8339b'/>
<id>urn:sha1:14ff7c0934089bc2e7b0929ab88e5802a0f8339b</id>
<content type='text'>
- unmaintained upstream
- drop confirmed by maintainer
- last local commit:
  commit: 243a1a13241dffc3d8da2830d825cbc535c1e33d
  Author: Rosen Penev &lt;rosenp@gmail.com&gt;
  Date:   Sat, 2 Nov 2019 11:14:50 -0700

  pkg-config: Add CONFLICTS for pkgconf

Link: https://github.com/openwrt/packages/pull/26400#issuecomment-2848120084
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>pkg-config: Add CONFLICTS for pkgconf</title>
<updated>2019-11-02T18:14:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-02T18:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=243a1a13241dffc3d8da2830d825cbc535c1e33d'/>
<id>urn:sha1:243a1a13241dffc3d8da2830d825cbc535c1e33d</id>
<content type='text'>
Fixed license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Remove PKG_ASLR_PIE. It seems it's going through a rework.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>pkg-config: Update to 0.29.2</title>
<updated>2018-06-11T00:36:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-06-09T22:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=84856c27f18ccca0aa53a2b426c30c287fe45e7f'/>
<id>urn:sha1:84856c27f18ccca0aa53a2b426c30c287fe45e7f</id>
<content type='text'>
Also switch to HTTPS URLs.

Add PIE support to fix Travis.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>pkg-config: update to 0.29.1</title>
<updated>2016-03-07T06:45:55Z</updated>
<author>
<name>Heinrich Schuchardt</name>
</author>
<published>2016-03-07T06:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=04c0d957761cc34e5d3b0b4776391447185f88a9'/>
<id>urn:sha1:04c0d957761cc34e5d3b0b4776391447185f88a9</id>
<content type='text'>
The changes in 0.29.1 center on the treatment of --variable
and --define_variable.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>devel/pkg-config: fix build when CONFIG_BUILD_NLS is set</title>
<updated>2016-01-08T21:59:06Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2016-01-08T21:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=40d611c673aa397048b84ef55518c751124205a7'/>
<id>urn:sha1:40d611c673aa397048b84ef55518c751124205a7</id>
<content type='text'>
Buildbots reported build failures when full NLS is enabled:

http://buildbot.openwrt.org:8010/broken_packages/ar71xx/pkg-config/compile.txt

So add NLS awareness and the conditional dependency.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>devel/pkg-config: new package (closes #2206)</title>
<updated>2016-01-01T23:02:04Z</updated>
<author>
<name>Heinrich Schuchardt</name>
</author>
<published>2015-12-30T04:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d44c1a9bcf694aa7bef4ca93871a06a8e1263dc7'/>
<id>urn:sha1:d44c1a9bcf694aa7bef4ca93871a06a8e1263dc7</id>
<content type='text'>
pkg-config is a helper tool used when compiling applications and libraries.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;

[Fixed trailing whitespace in package description.]

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
</feed>
