summaryrefslogtreecommitdiff
path: root/games-fps/darkplaces/metadata.xml
blob: 9ccc2564b2fb6b6cff7634da695e964b42199e04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="cdsound">Enables using CD audio in the engine</flag>
    <flag name="demo">Uses the demo data from quake1 (quake1-demodata)</flag>
    <flag name="lights">Install and setup the updated light maps</flag>
    <flag name="textures">Install and setup the updated textures</flag>
  </use>
  <upstream>
    <remote-id type="github">DarkPlacesEngine/darkplaces</remote-id>
  </upstream>
</pkgmetadata>