pkgconfig-native 0.23
NOTE: This recipe is for OE-Classic, the older monolithic version of OpenEmbedded which is no longer actively developed. See below for migration information. If no replacement is available in current OpenEmbedded layers, you may be able to migrate the recipe yourself.
oe-classic | OpenEmbedded | |
---|---|---|
Name | pkgconfig-native | pkgconfig (Provided (BBCLASSEXTEND)) verified
|
Version | 0.23 | 0.29.2+git |
Summary | Helper tool used when compiling | |
Description | pkg-config is a system for managing library compile/link flags that works with automake and autoconf. It replaces the ubiquitous *-config scripts you may have seen with a single tool. | pkg-config is a helper tool used when compiling applications and libraries. It helps determined the correct compiler/link options. It is also language-agnostic. |
Section | console/utils | console/utils |
License | GPLv2+ | GPL-2.0-or-later |
Homepage | http://pkg-config.freedesktop.org/wiki/ | http://pkg-config.freedesktop.org/wiki/ |
Bug tracker | http://bugs.freedesktop.org/buglist.cgi?product=pkg-config | |
Package/recipe file | recipes/pkgconfig/pkgconfig-native_0.23.bb | recipes-devtools/pkgconfig/pkgconfig_git.bb |
Origin | openembedded-core (master branch) | |
Extra links |
|
Sources
oe-classic | OpenEmbedded | |
---|---|---|
None |
|
Patches
oe-classic | OpenEmbedded | ||||
---|---|---|---|---|---|
None |
|
configure options
oe-classic | OpenEmbedded |
---|---|
|
--disable-indirect-deps --without-internal-glib |