blob: 6dbcc5997c0a09ad59cc09a02f619b719bbe1d7f (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>EoD@xmw.de</email>
<name>EoD</name>
</maintainer>
<maintainer type="person">
<email>xmw@gentoo.org</email>
<name>Michael Weber</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="cli">Enable command line interface</flag>
<flag name="egl">Enable EGL support</flag>
<flag name="system-snappy">Link dynamic against app-arch/snappy</flag>
</use>
<upstream>
<remote-id type="github">apitrace/apitrace</remote-id>
</upstream>
</pkgmetadata>
|