mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 06:09:43 +02:00
25 lines
912 B
XML
25 lines
912 B
XML
<?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>
|
|
<use>
|
|
<flag name="jgmodule">Build module for The Jolly Good API</flag>
|
|
<flag name="shared">Build shared library</flag>
|
|
</use>
|
|
<longdescription>
|
|
Gambatte JG is an emulator for the Nintendo Game Boy/Game Boy
|
|
Color. This is a fork of the final public revision of Gambatte.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://gitlab.com/jgemu/gambatte/-/issues</bugs-to>
|
|
<changelog>https://gitlab.com/jgemu/gambatte/-/blob/master/ChangeLog</changelog>
|
|
<remote-id type="gitlab">jgemu/gambatte</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|