Package: glhack / 1.2-8.1

Metadata

Package Version Patches format
glhack 1.2-8.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 makefile fix.patch | (download)

Makefile | 25 12 + 13 - 0 !
doc/Makefile | 16 8 + 8 - 0 !
2 files changed, 20 insertions(+), 21 deletions(-)

 fixes to make it debian compatible


02 remove guidebook manpage.patch | (download)

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

 we're using the .txt variant instead of a broken manpage


03 startupfile fix.patch | (download)

win/gl/glhack.sh | 13 1 + 12 - 0 !
1 file changed, 1 insertion(+), 12 deletions(-)

 the old script was weird


04 png files path.patch | (download)

win/gl/gl_font.c | 8 4 + 4 - 0 !
win/gl/gl_tile.c | 10 5 + 5 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 png files are now in /u/s/pixmaps, so we had to fix the paths in source


05 var dir fix.patch | (download)

include/unixconf.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed path to vardir


06 fix manpages.patch | (download)

doc/glhack.6 | 8 4 + 4 - 0 !
doc/glhackrc.5 | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 escaped minus-signs in manpages


07 harden build flags.patch | (download)

src/apply.c | 34 17 + 17 - 0 !
src/artifact.c | 2 1 + 1 - 0 !
src/botl.c | 4 2 + 2 - 0 !
src/cmd.c | 8 4 + 4 - 0 !
src/detect.c | 4 2 + 2 - 0 !
src/dig.c | 2 1 + 1 - 0 !
src/do.c | 6 3 + 3 - 0 !
src/dothrow.c | 2 1 + 1 - 0 !
src/dungeon.c | 2 1 + 1 - 0 !
src/eat.c | 4 2 + 2 - 0 !
src/engrave.c | 8 4 + 4 - 0 !
src/hack.c | 6 3 + 3 - 0 !
src/invent.c | 12 6 + 6 - 0 !
src/lock.c | 2 1 + 1 - 0 !
src/mail.c | 2 1 + 1 - 0 !
src/makemon.c | 2 1 + 1 - 0 !
src/mcastu.c | 2 1 + 1 - 0 !
src/mhitu.c | 8 4 + 4 - 0 !
src/mon.c | 2 1 + 1 - 0 !
src/mthrowu.c | 2 1 + 1 - 0 !
src/muse.c | 4 2 + 2 - 0 !
src/polyself.c | 4 2 + 2 - 0 !
src/potion.c | 6 3 + 3 - 0 !
src/pray.c | 2 1 + 1 - 0 !
src/priest.c | 6 3 + 3 - 0 !
src/questpgr.c | 2 1 + 1 - 0 !
src/read.c | 18 9 + 9 - 0 !
src/region.c | 4 2 + 2 - 0 !
src/restore.c | 2 1 + 1 - 0 !
src/shk.c | 2 1 + 1 - 0 !
src/sounds.c | 18 9 + 9 - 0 !
src/spell.c | 2 1 + 1 - 0 !
src/steed.c | 2 1 + 1 - 0 !
src/teleport.c | 12 6 + 6 - 0 !
src/timeout.c | 8 4 + 4 - 0 !
src/trap.c | 4 2 + 2 - 0 !
src/zap.c | 22 11 + 11 - 0 !
util/makedefs.c | 16 8 + 8 - 0 !
win/gl/gl_conf.c | 2 1 + 1 - 0 !
39 files changed, 125 insertions(+), 125 deletions(-)

 fix printf() like calls without format speficier


08 ftbfs 649948.patch | (download)

win/gl/gl_image.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 ftbfs by libpng 1.5 (closes: #649948)
Bug-Debian: http://bugs.debian.org/649948


09 reproducible build.patch | (download)

util/makedefs.c | 13 5 + 8 - 0 !
1 file changed, 5 insertions(+), 8 deletions(-)

 do not define or use the build date


10 comp times.patch | (download)

src/version.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change comp_times() to always return 0 (i.e. false) since build_time is not defined anymore