7 Commits

Author SHA1 Message Date
Isaac Dunham
b80fd91219 testing/gpm: make sure sa_flags gets initialized
Initialization was disabled in v1 of 03-gpmroot.patch.
2016-02-12 10:16:56 +00:00
Natanael Copa
52cbe965ac testing/gpm: rebuild against fixed ncurses widechar only 2015-12-18 07:19:47 +00:00
Valery Kartel
32e1e0c520 testing/gpm: libs moved to -libs subpackage. non-daemon binaries moved to -utils subpackage. init-script cleanups 2015-12-17 14:49:58 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Sören Tempel
ca69b10420 testing/gpm: depend on linux-headers 2015-08-13 08:32:07 +00:00
Isaac Dunham
bd91ab871c Beat gpm with a stick until it builds.
* gpm.h is in src/headers/; some but not all rules allowed for this.
 * FD_ZERO, FD_SET, and fd_set are defined in <sys/select.h>
 * gpm-root had a number of bad assumptions about non-glibc systems.
2014-07-15 20:43:26 -05:00
Natanael Copa
1fef5f174d testing/gpm: new aport
A mouse server for the console
http://www.nico.schottelius.org/software/gpm/
2013-12-02 16:02:45 +00:00