summaryrefslogtreecommitdiff
path: root/dev-util/pkgconf/metadata.xml
blob: 0228976b1b04661e767ef06bb6e8301cf89e522f (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://www.gentoo.org/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="github">pkgconf/pkgconf</remote-id>
		<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>
</pkgmetadata>