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.6.1.tar.xz | 0000291028 284 KB | |
pkgconf.changes | 0000004063 3.97 KB | |
pkgconf.spec | 0000007233 7.06 KB | |
platform-pkg-config.in | 0000000406 406 Bytes |
Revision 5 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 715356
from
Neal Gompa (Pharaoh_Atem)
(revision 5)
- Set pkgconf to provide pkgconfig on Tumbleweed (post SUSE Linux 15) - Fix license tag for pkgconf-m4
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