summaryrefslogtreecommitdiff
path: root/games-fps/eduke32/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/eduke32/metadata.xml')
-rw-r--r--games-fps/eduke32/metadata.xml42
1 files changed, 25 insertions, 17 deletions
diff --git a/games-fps/eduke32/metadata.xml b/games-fps/eduke32/metadata.xml
index 418a07b7ce84..801a1769ecb5 100644
--- a/games-fps/eduke32/metadata.xml
+++ b/games-fps/eduke32/metadata.xml
@@ -1,27 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ EDuke32 is an awesome, free homebrew game engine and source port
+ of the classic PC first person shooter Duke Nukem 3D - Duke3D
+ for short to Windows, Linux, Mac OS X, FreeBSD and several handhelds.
+ </longdescription>
<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>
+ <flag name="demo">Install the Duke Nukem 3D demo files, provided by <pkg>games-fps/duke3d-demodata</pkg>.</flag>
+ <flag name="fluidsynth">Install <pkg>media-libs/sdl2-mixer</pkg> with fluidsynth support.</flag>
+ <flag name="hrp">Install the Duke Nukem 3D High Resolution Pack.</flag>
+ <flag name="offensive">Install the Duke Nukem 3D XXX Pack.</flag>
+ <flag name="opl">Install the Duke Nukem 3D OPL music files.</flag>
+ <flag name="psx">Install the Duke Nukem 3D PSX high resolution voice files.</flag>
+ <flag name="sc-55">Install the Duke Nukem 3D Roland SC-55 music files.</flag>
+ <flag name="server">Enable support for multiplayer.</flag>
+ <flag name="sdk">Install the SDK files.</flag>
+ <flag name="tools">Install the support tools for mapster32.</flag>
+ <flag name="vpx">Enable support for <pkg>media-libs/libvpx</pkg>.</flag>
+ <flag name="xmp">Enable support for <pkg>media-libs/exempi</pkg>.</flag>
</use>
</pkgmetadata>