Search Criteria
Package Details: aarch64-linux-gnu-pkg-config 0.29.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/aarch64-linux-gnu-pkg-config.git (read-only, click to copy) |
---|---|
Package Base: | aarch64-linux-gnu-pkg-config |
Description: | pkg-config that only looks in /usr/aarch64-linux-gnu/lib/pkgconfig and not in /usr/lib/pkgconfig |
Upstream URL: | http://pkgconfig.freedesktop.org/wiki/ |
Licenses: | GPL |
Submitter: | basinilya |
Maintainer: | Nim65s |
Last Packager: | Nim65s |
Votes: | 2 |
Popularity: | 0.002528 |
First Submitted: | 2018-03-23 10:36 (UTC) |
Last Updated: | 2020-12-03 11:12 (UTC) |
Dependencies (1)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
Latest Comments
Nim65s commented on 2020-12-03 09:17 (UTC)
I had the same issue, and the same fix wfm. @basinilya, could you consider adding this patch ?
B3l3tte commented on 2020-04-21 14:56 (UTC) (edited on 2020-04-21 17:27 (UTC) by B3l3tte)
I get a failed test after compilation :
../pkg-config --list-all : 'sub1 Subdirectory package 1 - Test package 1 for subdirectory
broken Broken package - Module with broken .pc file
sub2 Subdirectory package 2 - Test package 2 for subdirectory' != 'sub1 Subdirectory package 1 - Test package 1 for subdirectory
sub2 Subdirectory package 2 - Test package 2 for subdirectory broken Broken package - Module with broken .pc file'
FAIL: check-print-options
Any clues on the cause of this ?
Edit : this is due to a non-deterministic output in the check-print-options test. This has been solved in the following commit : https://gitlab.freedesktop.org/pkg-config/pkg-config/-/commit/2ad16fa7ac9e951bfd8982835df1e7ea5c9ffb57
Should we update pkg-config to the master branch then ?
A working pkg-config-master PKGBUILD can be found at https://pastebin.com/QN7x6zDS