Package: freespace2 / 24.0.2+repack-1
Metadata
Package | Version | Patches format |
---|---|---|
freespace2 | 24.0.2+repack-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
cmake.diff | (download) |
code/CMakeLists.txt |
20 11 + 9 - 0 ! |
builds against system libs instead of the bundled ones Should be rewritten properly, But It Works |
discord.diff | (download) |
code/mod_table/mod_table.cpp |
11 0 + 11 - 0 ! |
completely disable discord integration |
antlr4.diff | (download) |
cmake/FindANTLR.cmake |
121 121 + 0 - 0 ! |
find and use system antlr4 executable |
system utfcpp.diff | (download) |
code/utils/unicode.cpp |
20 19 + 1 - 0 ! |
extract a custom function found in the bundled utfcpp copy Allows us to build the code with libutfcpp-dev |
system imgui.diff | (download) |
code/lab/labv2_internal.h |
4 2 + 2 - 0 ! |
fix include statements to builds against system imgui |
system hidapi.diff | (download) |
code/io/spacemouse.cpp |
2 1 + 1 - 0 ! |
fix include statement to builds against system libhidapi |
system stb.diff | (download) |
code/graphics/paths/nanovg/fontstash.h |
2 1 + 1 - 0 ! |
fix include statement to builds against system libstb |
cmake_binary_version.patch | (download) |
cmake/version.cmake |
14 7 + 7 - 0 ! |
changed binary name for consistency. |
ffmpeg7.patch | (download) |
code/cutscene/ffmpeg/AudioDecoder.cpp |
2 1 + 1 - 0 ! |
[patch] fix deprecated/removed code in cutscene ffmpeg (#6088) |
system openxr.patch | (download) |
code/CMakeLists.txt |
2 1 + 1 - 0 ! |
build with system "libopenxr-dev" instead of bundled "lib/openxr" |