Search Criteria
Package Details: openttd-bin 1.8.0-0
Git Clone URL: | https://aur.archlinux.org/openttd-bin.git (read-only, click to copy) |
---|---|
Package Base: | openttd-bin |
Description: | OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe". This package lets you have installed more versions simultaneously (simply change pkgver). |
Upstream URL: | http://www.openttd.org |
Licenses: | |
Submitter: | Boiler |
Maintainer: | Tomaash |
Last Packager: | Tomaash |
Votes: | 5 |
Popularity: | 0.000001 |
First Submitted: | 2010-12-02 15:06 |
Last Updated: | 2018-05-19 20:08 |
Dependencies (8)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu)
- icu (icu-git, icu-git-static)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- coreutils (coreutils-git, coreutils-selinux) (make)
- openttd-opengfx (optional) – free graphics
- openttd-openmsx (optional) – free musicset
- openttd-opensfx (optional) – free soundset
Latest Comments
Tomaash commented on 2019-04-13 16:53
This package doesn't work since 1.9.0 (generic linux binaries are no longer distributed and Debian/Ubuntu packages are unusable here), it only works for older versions. There is a replacement package openttd-version. It however builds packages (that can coexist with each other) from sources.
Landrash commented on 2015-01-02 08:00
Change "pkgver=1.4.0" to "pkgver=1.4.4" for current release.
LordAro commented on 2012-12-28 19:07
Ah, yes, it does indeed
It was unclear from the title (and description)
...but i should have checked the PKGBUILD first :L
LordAro commented on 2012-12-28 19:05
Is this still needed?
https://www.archlinux.org/packages/community/x86_64/openttd/ <-- It is in Community
Anonymous comment on 2012-12-28 15:33
Yes. This make package named openttd-version, so you can have more versions together.
LordAro commented on 2012-12-28 14:50
Is this still needed?
https://www.archlinux.org/packages/community/x86_64/openttd/ <-- It is in Community
Anonymous comment on 2011-09-16 13:18
I know this. I try tu fix it, but the game need old libraries so you can have OTTD or actual system.
1.1.3 is fine.
Ape commented on 2011-09-16 06:40
I installed 1.1.2 (64-bit) with this package and I got this:
/usr/bin/openttd: line 2: ./openttd: Permission denied
Then I fixed that problem like this:
# chmod go+x /usr/share/openttd/openttd
Then I got this:
./openttd: error while loading shared libraries: liblzma.so.2: cannot open shared object file: No such file or directory
I think you are missing some dependencies.