Package: simutrans / 111.2.2-1

Metadata

Package Version Patches format
simutrans 111.2.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
revert svn 1937.diff | (download)

simsys.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use ~/.simutrans for savegames

This patch reverts SVN commit 1937 to make simutrans use ~/.simutrans for
savegames instead of ~/simutrans.


path for game data.diff | (download)

simmain.cc | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

---
config.diff | (download)

Makefile | 24 12 + 12 - 0 !
config.default | 77 77 + 0 - 0 !
makeobj/Makefile | 20 10 + 10 - 0 !
simtypes.h | 7 7 + 0 - 0 !
4 files changed, 106 insertions(+), 22 deletions(-)

---
sha1 replacement.diff | (download)

Makefile | 3 3 + 0 - 0 !
utils/checksum.h | 1 1 + 0 - 0 !
utils/sha1.cc | 54 54 + 0 - 0 !
utils/sha1.h | 27 27 + 0 - 0 !
4 files changed, 85 insertions(+)

 provide replacement for non-free sha-1 implementation

link less libraries.diff | (download)

makeobj/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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).

0001 Add stdlib to csv.h.patch | (download)

utils/csv.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] add stdlib to csv.h

git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@5597 8aca7d54-2c30-db11-9de9-000461428c89