diff options
Diffstat (limited to 'games-simulation/openttd/metadata.xml')
-rw-r--r-- | games-simulation/openttd/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games-simulation/openttd/metadata.xml b/games-simulation/openttd/metadata.xml index cad5a2aa1773..c88fa2c3cc9b 100644 --- a/games-simulation/openttd/metadata.xml +++ b/games-simulation/openttd/metadata.xml @@ -2,4 +2,9 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>games</herd> + <use> + <flag name='openmedia'>Enables the free open media sets: OpenGFX, OpenSFX, OpenMSX, removing the requirement for proprietary TTD assets to play OpenTTD.</flag> + <flag name='lzo'>Enables LZO compression for savegames. This is only needed to load extremely old savegames. (versions before 0.2)</flag> + <flag name='dedicated'>Build only the openttd server, and not the client.</flag> + </use> </pkgmetadata> |