Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Ebuild for openttd 0.4.0.1 update, fixes a few bugs in 0.4.0. Most noticable dedicated server option work, and on OS X the midi player path is correct. This is hot off the press so you will need to manaully download the source package from http://osdn.dl.sourceforge.net/sourceforge/openttd/openttd-0.4.0.1-source.tar.gz as it has not yet been distributed to the SF mirrors (and Portage doesn't appear to support this mirror). Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=59502) [edit] openttd-0.4.0.1.ebuild The game seems to bail out if not compiled with zlib, so minor alterations to the ebuild were required to include zlib support if the dedicated use flag is set. It seems rather stupid to have it disabled anyway, otherwise network data transfer would be through the roof. PNG support is also enabled, because you can take screenshots from the dedicated server. Also please note (and to avoid embaressment) that the game has to be run with the -D option, even when compiled with DEDICATED=1 - true embarrising story.
Thank you Luca. Committed to CVS.