mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 21:55:04 +02:00
This implementation uses the original data files directly. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
12 lines
430 B
XML
12 lines
430 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>games@gentoo.org</email>
|
|
<name>Gentoo Games Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="cc">Install The Christmas Chronicles additional data</flag>
|
|
<flag name="demo">Use the free demo data instead of the full retail game data</flag>
|
|
</use>
|
|
</pkgmetadata>
|