blob: dc2fab8bd2b84e06ba8c83d118ce360434149e44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>orbea@riseup.net</email>
<name>orbea</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
mGBA is an emulator for running Game Boy Advance games.
It aims to be faster and more accurate than many
existing Game Boy Advance emulators.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/jgemu/mgba/-/issues</bugs-to>
<changelog>https://gitlab.com/jgemu/mgba/-/blob/master/CHANGES</changelog>
<remote-id type="gitlab">jgemu/mgba</remote-id>
</upstream>
</pkgmetadata>
|