aboutsummaryrefslogtreecommitdiffstats
path: root/main/gpsd/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-4/+4
|
* main/gpsd: version bump to 3.13Nathan Angelacos2015-03-101-13/+13
|
* Revert "main/gpsd: version bump to 3.13"Leonardo Arena2015-03-101-12/+12
| | | | This reverts commit 494b638ad65c6aa1fb99f1345577780bfda3203b.
* main/gpsd: version bump to 3.13Nathan Angelacos2015-03-101-12/+12
| | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/gpsd: build fix for muslNatanael Copa2014-02-191-1/+5
| | | | we need inlude sys/ttydefaults.h for CTRL() macro.
* main/gpsd version bump to 3.10Nathan Angelacos2014-02-191-13/+12
| | | | Also include fixes to correctly enable PPS from the pps_ldisc module
* main/gpsd: add support for ppsNathan Angelacos2013-12-201-2/+21
| | | | | Include local timepps.h header so gpsd uses pps_ldisc kernel module Install .so.* symlinks as symlinks and not full copies of target
* main/gpsd: upgrade to 3.9Natanael Copa2013-05-151-4/+4
|
* main/gpsd: upgrade to 3.8Natanael Copa2013-04-191-3/+9
|
* main/gpsd PPS may fail if baudrate is not set with stty before startupNathan Angelacos2012-11-041-2/+2
| | | | Reference: http://catb.org/gpsd/upstream-bugs.html#tiocmwait
* main/gpsd: move from testingNatanael Copa2012-10-231-0/+55
and let abuild autodetect libcap dep