mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
The truecolor USE flag is introduced for experimental true-color rendering. Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
20 lines
941 B
XML
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>
|