Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
006-fix-ppc64el-build.patch | Fix build on ppc64el architecturediff --git a/src/openrct2/common.h b/src/openrct2/common.h index d22eb49..2495dc7 100644 |
Mathias Gibbens <mathias@calenhad.com> | yes | |||
000-disable-version-check.patch | Disable version check, as package is managed through aptdiff --git a/src/openrct2/Version.cpp b/src/openrct2/Version.cpp index 703d110..5121a3a 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
001-display-changelog.patch | Adjust displaying changelog to work with compressed docsdiff --git a/src/openrct2-ui/CMakeLists.txt b/src/openrct2-ui/CMakeLists.txt index 82cd535..b501dd4 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
002-use-system-sdl2-ttf.patch | Use system-packaged SDL2_ttf library (upstream chose to use an embedded copy: https://github.com/OpenRCT2/OpenRCT2/issues/10308)diff --git a/src/openrct2/CMakeLists.txt b/src/openrct2/CMakeLists.txt index 6a1a1f0..d2fce7e 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
003-use-system-duktape.patch | Use system-packaged duktape library (upstream chose to use an embedded copy: https://github.com/OpenRCT2/OpenRCT2/pull/16153)diff --git a/src/openrct2/CMakeLists.txt b/src/openrct2/CMakeLists.txt index d2fce7e..0878f9a 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
004-remove-extra-license.patch | Don't install an extra copy of the GPL-3diff --git a/CMakeLists.txt b/CMakeLists.txt index 76a17f2..b639556 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
005-fix-armel-mipsel-build.patch | Fix build on armel and mipsel architecturesdiff --git a/src/openrct2/CMakeLists.txt b/src/openrct2/CMakeLists.txt index 44d9376..d8bab05 100644 |
Mathias Gibbens <mathias@calenhad.com> | yes | |||
007-ignore-gcc-warning.patch | Temporarily ignore a warning generated by the latest version of gccdiff --git a/src/openrct2/drawing/Drawing.String.cpp b/src/openrct2/drawing/Drawing.String.cpp index 6ec2c06..e7d3e00 100644 |
Mathias Gibbens <gibmat@debian.org> | yes | |||
008-ignore-gcc-error.patch | Temporarily ignore an error generated by the latest version of gccdiff --git a/src/openrct2-ui/windows/Changelog.cpp b/src/openrct2-ui/windows/Changelog.cpp index 5210507..b1131de 100644 |
Mathias Gibbens <gibmat@debian.org> | yes | |||
009-ignore-gcc-error-armel-armhf.patch | Temporarily ignore two errors generated by the latest version of gcc, but only seen on armel and armhf buildsdiff --git a/src/openrct2-ui/windows/ShortcutKeys.cpp b/src/openrct2-ui/windows/ShortcutKeys.cpp index 9fa5a71..5ea88e9 100644 |
Mathias Gibbens <gibmat@debian.org> | invalid |