Debian Patches

Status for supertuxkart/1.4+dfsg-6

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> not-needed 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> not-needed
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.
Christoph Egger <debian@christoph-egger.org> not-needed
use_system_libs.patch Allow building with system libraries Reiner Herrmann <reiner@reiner-h.de> not-needed
gcc13.patch [PATCH] Add missing includes to fix the build with gcc 13
Like other versions before, gcc 13 moved some includes around and as a
result <stdexcept> and <cstdio> are no longer transitively included.
Explicitly include them for std::runtime_error and snprintf.
Heiko Becker <heirecka@exherbo.org> not-needed upstream, https://github.com/supertuxkart/stk-code/commit/0163e3fa88b72634c3ddff5304c9086b649f53b1 2023-01-26
gcc15_headers.patch [PATCH] Add include to work with gcc15. (#5310) Gwyn Ciesla <gwync@protonmail.com> not-needed upstream, https://github.com/supertuxkart/stk-code/commit/83e029cc123176a77a239edf90ee461e46f9f8a2 2025-02-19
cmake4.patch Fix FTBFS with cmake 4 not-needed Fedora, https://src.fedoraproject.org/rpms/supertuxkart/blob/rawhide/f/cmake.patch
fix_issue_4811_lto.patch [PATCH] Fix missing rotation when lto is used, see #4811 Benau <Benau@users.noreply.github.com> not-needed upstream, https://github.com/supertuxkart/stk-code/commit/0c2b81ac1f9ff29f5012a98f530880b87f416337 2022-11-03
fix_issue_4834_lto.patch [PATCH] Fix #4834 Benau <Benau@users.noreply.github.com> not-needed upstream, https://github.com/supertuxkart/stk-code/commit/8544f19b59208ae93fc3db0cf41bd386c6aefbcb 2023-01-05

All known versions for source package 'supertuxkart'

Links