Package: gngb / 20060309-5

Metadata

Package Version Patches format
gngb 20060309-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_gngb.1_manpage.patch | (download)

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

 fix_gngb.1_manpage

===================================================================

FTBFS_with_gcc 3.4_conflicting_types.patch | (download)

src/save.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 ftbfs_with_gcc-3.4_conflicting_types

===================================================================

gngb_fcc5_fix.patch | (download)

src/cpu.c | 2 1 + 1 - 0 !
src/vram.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 gngb_fcc5_fix


gcc7.patch | (download)

src/cpu.c | 10 5 + 5 - 0 !
src/memory.c | 2 1 + 1 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 gcc7

Bug-Debian: https://bugs.debian.org/853425
reproducible build.patch | (download)

configure.in | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 reproducible build

Bug-Debian: https://bugs.debian.org/831773

joystick axis.patch | (download)

src/memory.c | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 joystick axis

Bug-Debian: https://bugs.debian.org/592777
clang ftbfs.patch | (download)

src/global.h | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 clang-ftbfs

Bug-Debian: https://bugs.debian.org/757486

manpage spelling.patch | (download)

gngb.1 | 4 2 + 2 - 0 !
src/emu.c | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 manpage spelling

Fix two minor spelling mistakes and clarify where users can find more
information about the gngbrc file. (partial fix for #597910)

sample_gngbrc.patch | (download)

sample_gngbrc | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 sample_gngbrc

Bug-Debian: https://bugs.debian.org/597910
gcc10.patch | (download)

src/emu.c | 6 6 + 0 - 0 !
src/emu.h | 6 3 + 3 - 0 !
src/interrupt.c | 4 4 + 0 - 0 !
src/interrupt.h | 6 3 + 3 - 0 !
src/menu.c | 1 1 + 0 - 0 !
src/menu.h | 2 1 + 1 - 0 !
src/message.c | 2 1 + 1 - 0 !
src/message.h | 2 1 + 1 - 0 !
src/rom.c | 3 3 + 0 - 0 !
src/rom.h | 4 2 + 2 - 0 !
src/serial.c | 4 4 + 0 - 0 !
src/serial.h | 9 5 + 4 - 0 !
src/sgb.c | 5 5 + 0 - 0 !
src/sgb.h | 8 4 + 4 - 0 !
src/sound.c | 9 9 + 0 - 0 !
src/sound.h | 16 8 + 8 - 0 !
src/video_std.c | 3 3 + 0 - 0 !
src/video_std.h | 6 3 + 3 - 0 !
src/video_yuv.c | 5 5 + 0 - 0 !
src/video_yuv.h | 9 5 + 4 - 0 !
src/vram.c | 3 3 + 0 - 0 !
src/vram.h | 6 3 + 3 - 0 !
22 files changed, 82 insertions(+), 37 deletions(-)

 fix ftbfs with gcc 10
Bug-Debian: https://bugs.debian.org/957283