blob: cc5cef3f8bccce34dceaef837e587f970823f2d4 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.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>
<longdescription>
Vecx JG is an emulator for the Vectrex. This is a fork
of the original, unmodified vecx sources made available
by Valavan Manohararajah. Many new features have been
added since the fork was created. The emulator now
contains a new renderer, save states, and support for
PSG and DAC based audio.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/jgemu/vecx/-/work_items</bugs-to>
<changelog>https://gitlab.com/jgemu/vecx/-/blob/master/ChangeLog</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|