diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-18 07:35:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-18 07:35:40 +0000 |
commit | 6431e01a26f334d7d6cd03a0f878218c7cceb7a3 (patch) | |
tree | f2cd9ea9cc05e2189a9f0731b407e326344d5bfd /games-simulation/openttd/metadata.xml | |
parent | add ppc64 keywords for openttd-1.0.0 version bump (diff) | |
download | gentoo-2-6431e01a26f334d7d6cd03a0f878218c7cceb7a3.tar.gz gentoo-2-6431e01a26f334d7d6cd03a0f878218c7cceb7a3.tar.bz2 gentoo-2-6431e01a26f334d7d6cd03a0f878218c7cceb7a3.zip |
version bump - ebuild submitted by Locke 'Wizzleby' Shinseiko via bug #312993
(Portage version: 2.1.8.3/cvs/Linux i686)
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> |