Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
system-dejavu.patch | system dejavu Use Debian's system font. |
Markus Koschany <apo@debian.org> | not-needed | 2018-08-02 | ||
split-build.patch | compile source files individually instead of compiling them all at once via a single .cpp file. This allows compiling on weaker machines, even with enabled optimizations. |
Reiner Herrmann <reiner@reiner-h.de> | no | |||
disable-arch-optimization.patch | with this flag the binary will be optimized for the CPU of the build machine. | Reiner Herrmann <reiner@reiner-h.de> | not-needed | |||
makefile.patch | adjust Makefile to use pkg-config and build with SDL2 | Reiner Herrmann <reiner@reiner-h.de> | no | |||
gcc12.patch | [PATCH] replaced std::sort in pattern2 with manual sort to avoid spurious warning in gcc 12.1.0 | Zeno Rogue <zeno@attnam.com> | no | 2022-05-28 |