summaryrefslogtreecommitdiff
path: root/dev-libs/libdwarf/metadata.xml
blob: 8f98b04fbd33c7b5213b8da1e1abb205dbf5b175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>stkw0@disroot.org</email>
		<name>David Roman</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<maintainer type="project">
		<email>toolchain@gentoo.org</email>
		<name>Gentoo Toolchain Project</name>
	</maintainer>
	<upstream>
		<remote-id type="github">davea42/libdwarf-code</remote-id>
	</upstream>
	<use>
		<flag name="dwarfexample">enable dwarfexample compilation</flag>
		<flag name="dwarfgen">enable dwarfgen compilation</flag>
	</use>
</pkgmetadata>