mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 22:25:42 +02:00
Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
19 lines
766 B
XML
19 lines
766 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
Chocolate Doom aims to accurately reproduce the original DOS version of Doom and other games based on the Doom engine in a form that can be run on modern computers.
|
|
</longdescription>
|
|
<maintainer type="project">
|
|
<email>games@gentoo.org</email>
|
|
<name>Gentoo Games Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="midi">basic support for MIDI files</flag>
|
|
</use>
|
|
<upstream>
|
|
<bugs-to>https://github.com/chocolate-doom/chocolate-doom/issues</bugs-to>
|
|
<doc lang="en">https://www.chocolate-doom.org</doc>
|
|
<remote-id type="github">chocolate-doom/chocolate-doom</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|