Debian Patches
Status for input-utils/1.3-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-ftbfs-echo.patch | Fix FTBFS due to -e leaking into Make.config If /bin/sh is configured to point to dash, echo does not support -e switch which is used by mk/Autoconf.mk file to generate Make.config. Use 'env echo' instead. |
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | no | debian | 2014-07-09 | |
flush-events.patch | print_event should flush it's output | Tom <tom@trap.mtview.ca.us> | no | debian | 2024-09-16 | |
input-event-time-fixes.patch | Fix FTBFS on armhf: input.c:146:18: error: ‘struct input_event’ has no member named ‘time’ | Jeremy Sowden <azazel@debian.org> | no | debian | 2024-09-16 | |
features/stdout-not-stderr.diff | informational messages should go to stdout, only errors to stderr | Steve Langasek <vorlon@debian.org> | no | |||
debian/remove-input-send-recv.diff | do not build input-send and input-recv These programs have limited usefulness and have been left out. |
Marcus Better <marcus@better.se> | no | |||
features/show-numeric-key-values.diff | output the numeric value for keycodes in addition to the symbolic name | Steve Langasek <vorlon@debian.org> | no |