Package: slashem / 0.0.7E7F3-7

Metadata

Package Version Patches format
slashem 0.0.7E7F3-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix libpng15 ftbfs.patch | (download)

win/gl/gl_image.c | 2 1 + 1 - 0 !
win/share/tile2png.c | 3 2 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix ftbfs with libpng 1.5.
spelling error.patch | (download)

doc/slashem.6 | 2 1 + 1 - 0 !
src/cmd.c | 2 1 + 1 - 0 !
src/gypsy.c | 2 1 + 1 - 0 !
sys/unix/cpp1.shr | 2 1 + 1 - 0 !
win/gnome/gnmenu.c | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 fix various spelling errors identified by lintian
slashem debian.patch | (download)

include/config.h | 24 13 + 11 - 0 !
include/debian.h | 38 38 + 0 - 0 !
include/file.h | 4 4 + 0 - 0 !
include/global.h | 2 1 + 1 - 0 !
include/system.h | 4 4 + 0 - 0 !
include/unixconf.h | 12 8 + 4 - 0 !
src/hacklib.c | 3 3 + 0 - 0 !
src/options.c | 2 1 + 1 - 0 !
src/topten.c | 2 1 + 1 - 0 !
sys/unix/Makefile.src | 98 65 + 33 - 0 !
sys/unix/Makefile.top | 59 30 + 29 - 0 !
sys/unix/Makefile.utl | 26 17 + 9 - 0 !
sys/unix/nethack.sh | 7 2 + 5 - 0 !
util/makedefs.c | 4 4 + 0 - 0 !
win/tty/termcap.c | 4 0 + 4 - 0 !
15 files changed, 191 insertions(+), 98 deletions(-)

 debian-specific patchset for slashem
 This is a collection of patches against slashem specifically for Debian.
 (TODO: Separate this gigantic patch into several smaller quilt-style patches)
clang_FTBFS_Wreturn type.patch | (download)

win/gtk/gtkmap.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with clang instead of gcc [-wreturn-type]