Package compiler and linker metadata toolkit

Edit Package pkgconf
http://pkgconf.org/

pkgconf is a program which helps to configure compiler and linker flags
for development frameworks. It is similar to pkg-config from freedesktop.org
and handles .pc files in a similar manner as pkg-config.

Refresh
Refresh
Source Files
Filename Size Changed
pkgconf-1.6.1.tar.xz 0000291028 284 KB
pkgconf.changes 0000003694 3.61 KB
pkgconf.spec 0000007133 6.97 KB
platform-pkg-config.in 0000000406 406 Bytes
Revision 8 (latest revision is 31)
Neal Gompa's avatar Neal Gompa (Pharaoh_Atem) committed (revision 8)
- Update to 1.6.1
  + Fixed an issue where a personality may not be properly selected
    due to argv[0] containing a full path.
  + Fixed a regression where having an empty PKG_CONFIG_LIBDIR
    environment variable would not eliminate the default search
    paths.
  + Use POSIX realpath(3) instead of readlink() for deduplicating the
    search path.  Use _fullpath() on Windows for the same purpose.
  + The dequoting logic for tuples has been improved to ensure that
    quotes *inside* a value remain quoted when necessary.
  + Fixed issue where packages which referenced missing packages in
    Requires.private may have crashed due to memory corruption issues
    in some circumstances.
  + Fixed warnings reported by GCC 8 diagnostics.
  + Add LIBPKGCONF_VERSION and LIBPKGCONF_VERSION_STR macros for
    determining libpkgconf version.
  + Add pkgconf_fragment_copy_list() to copy a fragment list to
    another fragment list.
  + Fix edge cases for path canonicalization (especially on Windows)
- Add personality.d directories for cross-targets
- Add pkgconf rpm macros for pkgconf directories
- Simplify platform-pkg-config wrapper to work with POSIX sh
Comments 0
openSUSE Build Service is sponsored by