Package: simutrans / 121.0-1
Metadata
Package | Version | Patches format |
---|---|---|
simutrans | 121.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0005 typo.patch | (download) |
gui/money_frame.cc |
2 1 1 - 0 ! |
correct typos |
0105 revert svn 1937.diff | (download) |
simsys.cc |
2 1 1 - 0 ! |
use ~/.simutrans for savegames This patch reverts SVN commit 1937 to make simutrans use ~/.simutrans for savegames instead of ~/simutrans. |
0100 path_for_game data.patch | (download) |
simmain.cc |
5 3 2 - 0 ! |
set path for game data |
0500 config.diff | (download) |
config.default |
105 105 0 - 0 ! |
--- |
0505 link less libraries.diff | (download) |
makeobj/Makefile |
2 1 1 - 0 ! |
link less libraries into makeobj This fixes the following warnings from dpkg-shlibdeps: dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/simutrans-makeobj/usr/games/makeobj" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libbz2.so.1.0 could be avoided if "debian/simutrans-makeobj/usr/games/makeobj" were not uselessly linked against it (they use none of its symbols). |
reproducible build.patch | (download) |
simversion.h |
2 1 1 - 0 ! |
reproducible build Make the build reproducible by removing the __DATE__ macro. See also https://wiki.debian.org/ReproducibleBuilds |
0110 path_max.patch | (download) |
simsys.cc |
4 4 0 - 0 ! |
add define for path_max if not defined |