Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-sdl-dependent-link.diff | Added dependent link libraries to SDL back end to prevent missing symbols at run time due to newer linker. Affects configure.in and some Makefile.am file, other files are regenerated. diff -Naur guichan-0.8.2.orig/configure.in guichan-0.8.2/configure.in |
Stephen M. Webb <stephen.webb@bregmasoft.ca> | no | |||
02-extended-utf8-support.diff | # Adds extended UTF8 support. diff -Naur guichan-0.8.2.orig/guichan-0.8.1-extended-utf8-support.patch guichan-0.8.2/guichan-0.8.1-extended-utf8-support.patch |
no | ||||
03-no-focushandler.diff | # Fix potential crash with uae4all and improve error messages. # URL: https://github.com/sphaero/guichan/commit/1a727941539e7ed4376dc8194cb4988961c86340 diff -Naur guichan-0.8.2.orig/src/widget.cpp guichan-0.8.2/src/widget.cpp |
no | ||||
04-spelling-errors.diff | # Fix spelling errors. diff -Naur guichan-0.8.2.orig/include/guichan/sdl/sdlgraphics.hpp guichan-0.8.2/include/guichan/sdl/sdlgraphics.hpp |
no | ||||
05-link-additional-libs.diff | # Link against additional libraries. # Closes: #935140, #935139 diff -Naur guichan-0.8.2.orig/src/allegro/Makefile.am guichan-0.8.2/src/allegro/Makefile.am |
no |