blob: 52593133a953cd160ca25d5c8a2f07d191e09472 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>miknix@gentoo.org</email>
<name>Angelo Arrifano</name>
</maintainer>
<use>
<flag name="ffmpeg">Use ffmpeg for playing in-game cutscenes.</flag>
<flag name="opengl">Use OpenGL for rendering.</flag>
<flag name="sdl">Use SDL 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="midi">Use SDL mixer and timidity for in-game music.</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>