mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 21:55:04 +02:00
25 lines
968 B
XML
25 lines
968 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>
|
|
<longdescription>
|
|
ProSystem JG is an emulator for the Atari 7800. This
|
|
is a fork of ProSystem 1.3e with patches from OpenEmu,
|
|
which contains patches derived from Wii7800 and js7800.
|
|
The code has been significantly altered. It was ported
|
|
from C++ to C, and all of the dependencies and Windows-
|
|
specific code were removed.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://gitlab.com/jgemu/prosystem/-/issues</bugs-to>
|
|
<changelog>https://gitlab.com/jgemu/prosystem/-/blob/master/ChangeLog</changelog>
|
|
<remote-id type="gitlab">jgemu/prosystem</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|