aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gpm/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/gpm: Fix the miss of the include of sysmacrosGustavo Walbon2019-12-261-1/+4
| | | | | | | After the update on the musl that removed the headers from types.h then build fails, so the sysmacros.h provides those ones. Signed-off-by: Gustavo Walbon <gustavowalbon@gmail.com>
* testing/gpm: fix url fix licenseLeo2019-06-081-10/+10
|
* testing/gpm: resurrectNatanael Copa2019-02-261-0/+73
| | | | get patches from https://github.com/telmich/gpm
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-90/+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-121-3/+3
| | | | 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-171-14/+22
| | | | -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-151-0/+12
| | | | | | * 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-021-0/+71
A mouse server for the console http://www.nico.schottelius.org/software/gpm/