Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
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 0b1863e..aae965b 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
001-gdp-default-paths.patch | Add a couple default paths for game info installed with `game-data-packager`diff --git a/src/openrct2/config/Config.cpp b/src/openrct2/config/Config.cpp index b32c9ff..1d77eb7 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
002-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 3478684..1f55ffa 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
003-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-ui/drawing/engines/opengl/OpenGLDrawingEngine.cpp b/src/openrct2-ui/drawing/engines/opengl/OpenGLDrawingEngine.cpp index 82784655..46af17c0 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
004-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 1fa4321..5728ba3 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
005-remove-extra-license.patch | Don't install an extra copy of the GPL-3diff --git a/CMakeLists.txt b/CMakeLists.txt index 8de6128..5468550 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
006-fix-armel-mipsel-build.patch | Fix build on armel and mipsel architecturesdiff --git a/src/openrct2/CMakeLists.txt b/src/openrct2/CMakeLists.txt index 5728ba3..7b4a301 100644 |
Mathias Gibbens <gibmat@debian.org> | yes | |||
007-ignore-gcc-warning.patch | Ignore a warning only seen on i386 builddiff --git a/src/openrct2/localisation/Formatting.cpp b/src/openrct2/localisation/Formatting.cpp index 4276ffb1..4d077781 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed | |||
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 a0afeed..84e1aba 100644 |
Mathias Gibbens <gibmat@debian.org> | yes |