Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
link_against_system_libs.patch | Link against system copies of zlib/libpng/libjpeg/bzip2 | Vincent Cheng <vcheng@debian.org> | invalid | 2019-06-04 | ||
irrlicht/arch-support.diff | [PATCH] debian/arch-support Building on non-linux architectures currently fails with unpatched irrlicht because irrlicht tries to create Joystick support using linux-specific headers. However there's infrastructure to disable Joystick support, we just need to activate that on non-linux architectures. Additionally if built on a sparc machine irrlicht assumes wrongly it's a solaris system. We fix this wrong assumption as our sparc builds are all on linux. Finally irrlicht exceeds the size constraights for -fpic requiring to build with -fPIC. As upstream doesn't do that we need to fix this for sparc and s390 builds (powerPC?). |
Christoph Egger <debian@christoph-egger.org> | no | |||
irrlicht/use-system-libs.diff | [PATCH] debian/use-system-libs Path to build irrlicht using the system libraries for png,zlib and jpeg as well as the glext family of header files. |
no | ||||
ftbfs_sdl.patch | Fix compilation with latest SDL | Benau <Benau@users.noreply.github.com> | no | debian | upstream, https://github.com/supertuxkart/stk-code/commit/61833c9 | |
official-karts-list.patch | [PATCH] Add code to generate official karts list | Benau <Benau@users.noreply.github.com> | no | 2021-07-18 | ||
network-compatibility.patch | [PATCH] Avoid network incompatibility if players add or remove official karts | Benau <Benau@users.noreply.github.com> | no | 2021-07-18 | ||
memory-leak.patch | [PATCH] Fix memory leak | Benau <Benau@users.noreply.github.com> | no | 2021-07-19 |