aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gpm
Commit message (Collapse)AuthorAgeFilesLines
* testing/gpm: resurrectNatanael Copa2019-02-2610-0/+408
| | | | get patches from https://github.com/telmich/gpm
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-257-338/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/gpm: make sure sa_flags gets initializedIsaac Dunham2016-02-122-10/+23
| | | | Initialization was disabled in v1 of 03-gpmroot.patch.
* testing/gpm: rebuild against fixed ncurses widechar onlyNatanael Copa2015-12-181-1/+1
|
* testing/gpm: libs moved to -libs subpackage. non-daemon binaries moved to ↵Valery Kartel2015-12-173-37/+27
| | | | -utils subpackage. init-script cleanups
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/gpm: depend on linux-headersSören Tempel2015-08-131-2/+2
|
* Beat gpm with a stick until it builds.Isaac Dunham2014-07-154-0/+216
| | | | | | * 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.
* testing/gpm: new aportNatanael Copa2013-12-024-0/+120
A mouse server for the console http://www.nico.schottelius.org/software/gpm/