Package: kconfig-frontends / 4.11.0.1+dfsg-6
Metadata
Package | Version | Patches format |
---|---|---|
kconfig-frontends | 4.11.0.1+dfsg-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
autoconf_270p.patch | (download) |
configure.ac |
4 2 + 2 - 0 ! |
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. |
gtk3.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
support for gtk3 GTK2 is deprecated. Local implementation should seamlessly support GTK3 in replacement of GTK2. |
python3_support.patch | (download) |
utils/kconfig-diff |
2 1 + 1 - 0 ! |
updated to python3 Python 2 is being end of life. this file is python3 compatible. |
gperf_newtype.patch | (download) |
libs/parser/hconf.c |
2 1 + 1 - 0 ! |
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. |
1