summaryrefslogtreecommitdiff
path: root/games-fps/crispy-doom/metadata.xml
blob: b48b94f52b9d222fa485a59e0cfff1d2fe9a38d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>mgorny@gentoo.org</email>
  <name>Michał Górny</name>
 </maintainer>
 <longdescription lang="en">
		Crispy Doom is a friendly fork of Chocolate Doom that provides a higher display resolution, removes the static limits of the Doom engine and offers further optional visual, tactical and physical enhancements while remaining entirely config file, savegame, netplay and demo compatible with the original.
	</longdescription>
 <upstream>
  <bugs-to>https://github.com/fabiangreffrath/crispy-doom/issues</bugs-to>
  <doc lang="en">https://github.com/fabiangreffrath/crispy-doom</doc>
 </upstream>
 <use>
  <flag name="fluidsynth">Use <pkg>media-sound/fluidsynth</pkg>
			for MIDI support</flag>
  <flag name="midi">Basic support for MIDI files</flag>
  <flag name="truecolor">Enable true-color rendering (experimental)</flag>
 </use>
 <origin>liguros-repo</origin>
</pkgmetadata>