games-simulation/openttd
OpenTTD is a clone of Transport Tycoon Deluxe
USE Flags
aplaymidi
Global: Enables midi music in game, using aplaymidi as an external player
Local: Enables midi music in game, using aplaymidi as an external player
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
dedicated
Global: Adds support for dedicated game servers (some packages do not provide clients and servers at the same time)
Local: Build only the openttd server, and not the client.
iconv
Global: Enable support for the iconv character set conversion library
icu
Global: Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
+lzma
* This flag is undocumented *
lzo
Global: Enables support for lzo compression
Local: Enables LZO compression for savegames. This is only needed to load extremely old savegames. (versions before 0.2)
+openmedia
* This flag is undocumented *
+png
* This flag is undocumented *
cpu_flags_x86_sse
* This flag is undocumented *
+timidity
* This flag is undocumented *
+truetype
* This flag is undocumented *
zlib
Global: Adds support for zlib (de)compression