Package compiler and linker metadata toolkit
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.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/pkgconf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pkgconf-1.7.3.tar.xz | 0000293148 286 KB | |
pkgconf.changes | 0000006991 6.83 KB | |
pkgconf.spec | 0000007368 7.2 KB | |
platform-pkg-config.in | 0000000406 406 Bytes |
Revision 8 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 814689
from
Neal Gompa (Pharaoh_Atem)
(revision 8)
Comments 2
Hello. I get an error when compiling.
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/x86_64-suse-linux-gnu-pkg-config': '/usr/bin/x86_64-suse-linux-gnu-pkg-config'
The pkgconf-pkg-conf provides
'/usr/bin/x86_64-suse-linux-pkg-config'
instead of
'/usr/bin/x86_64-suse-linux-gnu-pkg-config'
Please provide '/usr/bin/x86_64-suse-linux-gnu-pkg-config'
Thank you.
https://bugzilla.opensuse.org/show_bug.cgi?id=1144318