forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
29 lines (29 loc) · 912 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<description>Proxied co-maintainer, assign bugs to him</description>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="zlib">
Add support for compressed tables through
<pkg>sys-libs/zlib</pkg>.
</flag>
<flag name="debug">
Enable extra debug codepaths and assertions. If disabled, both
the debug code and assertions are removed from the resulting
binaries. Optimisations are untouched.
</flag>
</use>
<upstream>
<remote-id type="launchpad">haildb</remote-id>
</upstream>
</pkgmetadata>