mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Bug: https://bugs.gentoo.org/729216 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
21 lines
997 B
XML
21 lines
997 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="midi">Basic support for MIDI files</flag>
|
|
<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>
|