forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
25 lines (24 loc) · 926 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<use>
<flag name="demo">Install <pkg>games-fps/duke3d-demodata</pkg>
as well</flag>
<flag name="gtk">Compile with gtk launcher</flag>
<flag name="offensive">Include optional XXX texture pack
(needs USE 'textures')</flag>
<flag name="opl-musicpack">Include optional OPL (AdLib)
music pack</flag>
<flag name="samples">Install samples</flag>
<flag name="sc55-musicpack">Include optional Roland SC-55
music pack</flag>
<flag name="server">Compile with server support</flag>
<flag name="textures">Include optional high-resolution
textures (needs USE 'opengl')</flag>
<flag name="tools">Build several tools for modding and
development</flag>
<flag name="vpx">Enable support for WebM VP8 Codecs
(needs USE 'opengl')</flag>
</use>
</pkgmetadata>