blob: 93d21b5603381a6f0a620d1daecbdc2f9ab9ba40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@paveloom.dev</email>
<name>Pavel Sobolev</name>
</maintainer>
<use>
<flag name="server">Enable server support</flag>
</use>
<upstream>
<bugs-to>https://github.com/OHF-Voice/piper1-gpl/issues</bugs-to>
<remote-id type="github">OHF-Voice/piper1-gpl</remote-id>
</upstream>
</pkgmetadata>
|