blob: a5ab507ae331f1551c34717d6be2db9203541dd2 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>orbea@riseup.net</email>
<name>orbea</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Geolith is a highly accurate emulator for the Neo Geo AES and MVS.
This project began life as a fork of GnGEO 0.8.1. All original
components were removed or replaced as the project progressed, with
the resulting codebase being entirely new, with all new code written
under the BSD 3-Clause license.
</longdescription>
<upstream>
<changelog>https://gitlab.com/jgemu/geolith/-/blob/master/ChangeLog</changelog>
<bugs-to>https://gitlab.com/jgemu/geolith/-/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|