blob: 436d0327be4d731abfe23591926f31e982b4f3c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<use>
<flag name="discord">
Enable interfacing with a locally running Discord desktop client
</flag>
</use>
<upstream>
<bugs-to>https://github.com/hrydgard/ppsspp/issues</bugs-to>
<remote-id type="github">hrydgard/ppsspp</remote-id>
</upstream>
</pkgmetadata>
|