blob: fb5d2f035bb1950aac33966198febc894fb0fd45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
</maintainer>
<slots>
<subslots>SONAME version of libpkgconf</subslots>
</slots>
<upstream>
<remote-id type="cpe">cpe:/a:pkgconf:pkgconf</remote-id>
</upstream>
<use>
<flag name="native-symlinks">
Install generic symlinks like pkgconf and pkg-config.
If this flag is disabled, only CHOST-prefixed pkg-config
executables will be available to end users and ebuilds.
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|