blob: d29fa273eb85d9f6a698dafdfd95be30e8bf950a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|