summaryrefslogtreecommitdiff
path: root/virtual/pkgconfig/metadata.xml
blob: d21d4e31680b16496af38408346775518f33c400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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>
  <maintainer type="project">
    <email>freedesktop-bugs@gentoo.org</email>
    <name>Gentoo Freedesktop Project</name>
  </maintainer>
  <maintainer type="project">
    <email>embedded@gentoo.org</email>
    <name>Embedded Gentoo</name>
  </maintainer>
  <stabilize-allarches />
  <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>