Package: hedgewars / 1.0.3-4
Metadata
Package | Version | Patches format |
---|---|---|
hedgewars | 1.0.3-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
clang 10 | (download) |
cmake_modules/FindClang.cmake |
2 1 + 1 - 0 ! |
find clangs |
dwarf.patch | (download) |
CMakeLists.txt |
2 2 + 0 - 0 ! |
workaround debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016936 until dwz starts understanding dwarf-5 binaries. |
clang 15.patch | (download) |
project_files/hwc/rtl/sysutils.c |
2 1 + 1 - 0 ! |
--- |
24545642473f.patch | (download) |
tools/pas2c/PascalBasics.hs |
2 1 + 1 - 0 ! |
--- |
old glext prototypes.patch | (download) |
project_files/hwc/rtl/GL.h |
1 1 + 0 - 0 ! |
add definition to use older prototypes until upstream fixes the pas2c build |
control monad.patch | (download) |
gameServer/ClientIO.hs |
1 1 + 0 - 0 ! |
add missing control.monad imports |
72.patch | (download) |
share/CMakeLists.txt |
4 2 + 2 - 0 ! |
[patch] rename appdata to metainfo See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html chapter 2.1.2 "Filesystem locations" Signed-off-by: Lars Wendler <polynomial-c@gmx.de> |
no dynamic ghc.patch | (download) |
gameServer/CMakeLists.txt |
2 1 + 1 - 0 ! |
don't build dynamic server, needing many runtime haskell libraries, and not working with cdbs-based devscripts |
fix cmake errors.patch | (download) |
gameServer/CMakeLists.txt |
6 3 + 3 - 0 ! |
fix build on non fpc archs and cmake warnings |