Package: hedgewars / 1.0.3-4

Metadata

Package Version Patches format
hedgewars 1.0.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
clang 10 | (download)

cmake_modules/FindClang.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 find clangs
dwarf.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
24545642473f.patch | (download)

tools/pas2c/PascalBasics.hs | 2 1 + 1 - 0 !
tools/pas2c/PascalParser.hs | 2 1 + 1 - 0 !
tools/pas2c/PascalPreprocessor.hs | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
old glext prototypes.patch | (download)

project_files/hwc/rtl/GL.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add definition to use older prototypes until upstream fixes the pas2c build
control monad.patch | (download)

gameServer/ClientIO.hs | 1 1 + 0 - 0 !
gameServer/HWProtoChecker.hs | 1 1 + 0 - 0 !
gameServer/HWProtoCore.hs | 1 1 + 0 - 0 !
gameServer/HWProtoLobbyState.hs | 1 1 + 0 - 0 !
gameServer/HandlerUtils.hs | 1 1 + 0 - 0 !
gameServer/OfficialServer/checker.hs | 1 1 + 0 - 0 !
gameServer/ServerState.hs | 1 1 + 0 - 0 !
gameServer/Votes.hs | 1 1 + 0 - 0 !
tools/pas2c/Pas2C.hs | 1 1 + 0 - 0 !
9 files changed, 9 insertions(+)

 add missing control.monad imports
72.patch | (download)

share/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix build on non fpc archs and cmake warnings