mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-11 14:17:27 -08:00
22 lines
667 B
XML
22 lines
667 B
XML
<?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>
|