blob: 4f3068e736ec6e255a958f17ab0c55e9094f2fdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
Open Source real-time strategy game engine for early Westwood games
such as Command and Conquer: Tiberian Dawn, Command and Conquer:
Red Alert, and Dune 2000 written in C# using SDL and OpenGL.
</longdescription>
<upstream>
<changelog>https://www.openra.net/news/</changelog>
<doc lang="en">https://github.com/OpenRA/OpenRA/wiki</doc>
<bugs-to>https://github.com/OpenRA/OpenRA/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|