blob: 375b39e89bcb1dd216caa8feb2137731d76ee4d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
FBZX is a Sinclair Spectrum emulator, designed to work at full screen
using the FrameBuffer.
</longdescription>
<upstream>
<remote-id type="github">rastersoft/fbzx</remote-id>
</upstream>
</pkgmetadata>
|