FS#9862 - kbd-1.14.1.20080309-1 does not contain setkeycodes
Attached to Project:
Arch Linux
Opened by Andrea Cimitan (Cimi) - Tuesday, 18 March 2008, 04:20 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 18 March 2008, 22:08 GMT
Opened by Andrea Cimitan (Cimi) - Tuesday, 18 March 2008, 04:20 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 18 March 2008, 22:08 GMT
|
Details
Description:
As in summary, after the update I lost few binaries under /usr/bin. setkeycodes is useful to map your keyboard and use the hotkeys Additional info: * package version(s): 1.14.1.20080309-1 |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Tuesday, 18 March 2008, 22:08 GMT
Reason for closing: Fixed
Additional comments about closing: kbd-1.14.1.20080309-2
Tuesday, 18 March 2008, 22:08 GMT
Reason for closing: Fixed
Additional comments about closing: kbd-1.14.1.20080309-2
It was broken by upstream when migrating to autoconf, especially by this commit: http://git.altlinux.org/people/legion/packages/?p=kbd.git;a=commitdiff;h=8e855d14599d14dda4fb87a8635828e5c0b343a0
It seems configure doesn't define KEYCODES_PROGS=yes and RESIZECONS_PROGS=yes correctly.
I will fix this tonight unless someone else wants to step in (just set those vars when doing make).
BTW, is there any usage for those listed in OPTIONAL_PROGS?