Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
gtk3.patch | Support for GTK3 GTK2 is deprecated. Local implementation should seamlessly support GTK3 in replacement of GTK2. |
Philippe Thierry <phil@reseau-libre.net> | no | |||
python3_support.patch | Updated to python3 Python 2 is being end of life. this file is python3 compatible. |
Philippe Thierry <phil@reseau-libre.net> | no | |||
autoconf_270p.patch | Fixes Debian bug #993143 The configure.ac file is not compatible with autoreconf 2.70 as AC_PROG_LEX now requires an argument for lex handling. Requiring noyywrap for standard lex handling in autoreconf 2.70. |
Philippe Thierry <phil@reseau-libre.net> | no | |||
gperf_newtype.patch | Correct type mismatch in gperf generated file The hconfig.c file, generated from gperf and distributed by upstream, is not properly patched yet and does not build correctly. This patch avoid a type mismatch between the prototype and the function definition. |
Philippe Thierry <phil@reseau-libre.net> | no |