blob: 56af265be84626904af4dd690598ccbb78a1de0e (
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>
SameBoy is an extremely accurate, powerful and open source
Game Boy (DMG), Game Boy Color (CGB) and Super Game Boy (SGB)
emulator, written in portable C.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/jgemu/sameboy/-/issues</bugs-to>
<changelog>https://sameboy.github.io/changelog/</changelog>
<remote-id type="gitlab">jgemu/sameboy</remote-id>
</upstream>
</pkgmetadata>
|