blob: 8b4522dc60adcf9cdad12ca8ec060f218169a8ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
bsnes-jg is a cycle accurate emulator for the Super Famicom/Super
Nintendo Entertainment System, including support for the Super Game Boy,
BS-X Satellaview, and Sufami Turbo.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/jgemu/bsnes/-/work_items</bugs-to>
<changelog>https://gitlab.com/jgemu/bsnes/-/blob/master/ChangeLog</changelog>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|