blob: 08124b939dcc94f039f784eacc3566ebb8a027fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>bratishkaerik@landless-city.net</email>
<name>Eric Joldasov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="debug">Build with debug extensions enabled.</flag>
<flag name="llvm">Build with LLVM backend and extensions enabled.</flag>
</use>
<upstream>
<bugs-to>https://codeberg.org/ziglang/zig/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|