1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 10:45:15 +03:00
Commit graph

12 commits

Author SHA1 Message Date
Sören Tempel
4173eeb956 testing/gpm: fix build with gcc 10 2021-07-21 07:58:10 +02:00
Gustavo Walbon
3eecbd309c testing/gpm: Fix the miss of the include of sysmacros
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>
2019-12-26 15:02:17 +01:00
Leo
c5a8dac6ab testing/gpm: fix url fix license 2019-06-08 04:07:32 -03:00
Natanael Copa
76e44d1825 testing/gpm: resurrect
get patches from https://github.com/telmich/gpm
2019-02-26 11:10:55 +01:00
Carlo Landmeter
b6af1e02ef testing/[multiple]: move unmaintained packages
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
2016-08-25 15:26:24 +02:00
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