Package: tennix / 1.1-3.1

Metadata

Package Version Patches format
tennix 1.1-3.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_FTBFS.patch | (download)

SDL_rotozoom.c | 17 11 + 6 - 0 !
archivetool.cc | 1 1 + 0 - 0 !
game.c | 3 3 + 0 - 0 !
game.h | 20 10 + 10 - 0 !
locations.h | 2 1 + 1 - 0 !
makefile | 28 12 + 16 - 0 !
network.c | 8 4 + 4 - 0 !
network.h | 6 3 + 3 - 0 !
tennix.cc | 2 1 + 1 - 0 !
9 files changed, 46 insertions(+), 41 deletions(-)

 fix ftbfs 
do_not_delete_ChangeLog.patch | (download)

makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't delete changelog when cleaning
fix_relro.patch | (download)

makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pass ldflags to compiler to build with relro flag.
fix_signage_FTBFS.patch | (download)

game.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs on architectures where char is unsigned