pkg-config 0.28-1ubuntu1 source package in Ubuntu RTM
Changelog
pkg-config (0.28-1ubuntu1) utopic; urgency=medium * On Ubuntu, in pkg-config-crosswrapper add /usr/lib/pkgconfig to PKG_CONFIG_LIBDIR. As a lot of packages that are cross-build on regular basis rely on cross-building with non-multiarched libraries. -- Dimitri John Ledkov <email address hidden> Fri, 23 May 2014 12:46:55 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Utopic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | main | devel | |
14.09 | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pkg-config_0.28.orig.tar.gz | 1.8 MiB | 6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845 |
pkg-config_0.28-1ubuntu1.diff.gz | 6.0 KiB | 75c4089b79950cbe7bb1dc6f5b50529ea2c834f9d986e685e82fbc0f849832a9 |
pkg-config_0.28-1ubuntu1.dsc | 1.8 KiB | f7b90856d0dcb5b688245036a50537c470de727379007a54649757beb0825f66 |
Available diffs
- diff from 0.28-1 (in Debian) to 0.28-1ubuntu1 (1017 bytes)
Binary packages built by this source
- pkg-config: manage compile and link flags for libraries
pkg-config is a system for managing library compile and link flags that
works with automake and autoconf.
.
Increasingly libraries ship with ".pc" files that allow querying of the
compiler and linker flags needed to use them through the pkg-config(1)
program.