summaryrefslogtreecommitdiff
blob: 4cefea497b10e1f08c56681cbaba1e5863f11d85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<use>
		<flag name="ffmpeg">Use ffmpeg for playing in-game cutscenes.</flag>
		<flag name="opengl">Use OpenGL for rendering.</flag>
		<flag name="sound">Use SDL mixer for in-game sound.</flag>
		<flag name="mapeditor">Build the map editor (needs opengl enabled!).</flag>
		<flag name="truetype">Use high quality fonts.</flag>
	</use>
	<longdescription>
	CorsixTH aims to reimplement the game engine of Theme Hospital, with the capability of loading assets including graphics and levels from the original game. This means that you will need a purchased copy of Theme Hospital, or a copy of the demo, in order to use CorsixTH.
	</longdescription>
	<upstream>
		<remote-id type="github">CorsixTH/CorsixTH</remote-id>
	</upstream>
</pkgmetadata>