Files
guru/games-fps/crispy-doom/metadata.xml
William Breathitt Gray 58b6854ffb games-fps/crispy-doom: Version bump to 5.8.0
The truecolor USE flag is introduced for experimental true-color
rendering.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2020-05-12 10:08:29 -04:00

20 lines
941 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>
<maintainer type="person">
<email>vilhelm.gray@gmail.com</email>
<name>William Breathitt Gray</name>
</maintainer>
<use>
<flag name="truecolor">Enable true-color rendering (experimental)</flag>
</use>
<upstream>
<bugs-to>https://github.com/fabiangreffrath/crispy-doom/issues</bugs-to>
<doc lang="en">https://github.com/fabiangreffrath/crispy-doom</doc>
<remote-id type="github">fabiangreffrath/crispy-doom</remote-id>
</upstream>
</pkgmetadata>