Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling.patch | Fix spelling errors found by lintian | Reiner Herrmann <reiner@reiner-h.de> | yes | |||
version.patch | Don't regenerate version.cmake use version.cmake from the release tarball, instead of letting it regenerate when a git directory has been detected. |
Reiner Herrmann <reiner@reiner-h.de> | no | |||
reproducible.patch | remove code that embeds the build path Embedding the build path (BUILD_DATA_DIR, BUILD_CONFIG_DATA_DIR) into the binary makes the build unreproducible. The small check was only needed for running supertux from within the source directory. As this does not make sense for the distributed packages, this can be safely removed. If you are working on the code and need to run supertux from the source directory, either set SUPERTUX2_DATA_DIR or unapply this patch. |
Reiner Herrmann <reiner@reiner-h.de> | no | |||
gcc12.patch | [PATCH] Fix problem with GCC 11 and Partio's ZIP manager (missing #include <memory>) Closes #2219 on GitHub. Same fix, but puts the include closer to the copyright header. |
Semphris <semphris@protonmail.com> | no | debian | 2022-06-17 |