gentoo-ebuilds/games-fps/eduke32/metadata.xml
Michał Górny ad3d6c28b6
*/*: make "vpx" a global use flag
Make the "vpx" flag global, as it is used semi-consistently across
a number of packages to enable VP8/VP9 decoding (and/or encoding),
using media-libs/libvpx.  Remove the redundant descriptions where they
don't add helpful information.

This was originally proposed in 2010, but was not followed through:
https://archives.gentoo.org/gentoo-dev/201007311337.40902.hanno@gentoo.org/

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-01-02 05:51:42 +01:00

32 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</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="duke3d">Install the Duke Nukem 3D data files, provided by <pkg>games-fps/duke3d-data</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="voidsw">Enable support for Shadow Warrior (Classic) through VoidSW.</flag>
<flag name="voxels">Install the Duke Nukem 3D Voxels Pack.</flag>
<flag name="xmp">Enable support for <pkg>media-libs/exempi</pkg>.</flag>
</use>
</pkgmetadata>