blob: 76101115986812a9fdb813fe7fe51c8a18d025ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
Epiar is a space adventure/combat game written in C with SDL
(Simple DirectMedia Layer). It is absolutely free (released
under the General Public License v2).
In Epiar, you begin as a shuttle pilot in a galaxy generally
ruled by anarchy, with few stable governments and numerous
rebel factions. You start your adventure off doing whatever
you want, but generally trying to save up money for a new
starship, and your adventure takes off from there ...
</longdescription>
<upstream>
<remote-id type="github">cthielen/Epiar</remote-id>
<remote-id type="sourceforge">epiar</remote-id>
</upstream>
</pkgmetadata>
|