summaryrefslogtreecommitdiff
blob: d618b599beea26ad3980f365a24eb1143a399de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>games</herd>
	<maintainer>
		<email>hasufell@gentoo.org</email>
		<name>Julian Ospald</name>
	</maintainer>
	<use>
		<flag name='debug'>Enable asserts and debug logging.</flag>
		<flag name='crash-reporter'>Build a <pkg>x11-libs/qt-gui</pkg>-based
			tool that allows to submit crash information to the upstream
			backtracker.</flag>
		<flag name='tools'>Build tools that can extract the game's data and
			save files.</flag>
		<flag name='unity-build'>Build everything in one big source file,
			allowing for faster build times and better optimizations at
			the cost of higher memory usage.</flag>
		<flag name='demo'>Install the Arx Fatalis demo data.</flag>
	</use>
	<upstream>
		<doc lang="en">http://wiki.arx-libertatis.org/</doc>
		<bugs-to>https://bugs.arx-libertatis.org/</bugs-to>
	</upstream>
</pkgmetadata>