Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gpsd: disable tests to unblock the builder | Natanael Copa | 2019-04-18 | 1 | -0/+1 |
| | |||||
* | main/gpsd: rebuild against python 3.7 | Natanael Copa | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | main/gpsd: bump pkgrel | Pavel Demin | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | main/gpsd: fix PPS functionality | Pavel Demin | 2019-02-11 | 2 | -18/+12 |
| | |||||
* | main/gpsd | Nathan Angelacos | 2018-12-18 | 2 | -4/+48 |
| | | | | | | | | | | | 3.18.1 upgrade scons still requires python2, and some of the gps utilities no longer work with python2 The 0001-workaround-for-scons-using-python2.patch explicitly uses python3 as the interpreter 3.18.1 insists on putting the python utilites in /usr/local - we manually move them as part of the _py subpackage | ||||
* | main/gpsd: build fix | info@mobile-stream.com | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | main/gpsd: repackaging | Nathan Angelacos | 2018-04-20 | 1 | -11/+29 |
| | | | | | | | | New subpackages - py3-gpsd - python clients and bindings (new) gpsd-clients - clients other than python scripts Main gpsd package now contains the gpsd daemon only | ||||
* | main/gpsd version bump to 3.17 | Nathan Angelacos | 2018-02-01 | 2 | -8/+14 |
| | |||||
* | main/gpsd: add check | Roberto Oliveira | 2017-11-10 | 1 | -1/+6 |
| | |||||
* | main/gpsd: rebuild against scons 3.0.0_r1 and modernize | Roberto Oliveira | 2017-11-10 | 1 | -45/+19 |
| | | | | | scons was rebuild to use python2 and it solves the build error of this package. So rebuilding it. | ||||
* | main/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -3/+3 |
| | |||||
* | [various] rename dependency python-dev to python2-dev | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | main/gpsd: re-added gps-dev subpackage | Francesco Colista | 2016-10-20 | 1 | -2/+2 |
| | |||||
* | main/gpsd: upgrade to 3.16 | Nathan Angelacos | 2016-03-31 | 1 | -4/+4 |
| | |||||
* | main/gpsd: fix checksum of init.d script | Natanael Copa | 2015-11-02 | 1 | -3/+3 |
| | |||||
* | main/gpsd bump version to 3.15 | Nathan Angelacos | 2015-11-02 | 4 | -19/+25 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/gpsd: version bump to 3.13 | Nathan Angelacos | 2015-03-10 | 3 | -18/+18 |
| | |||||
* | Revert "main/gpsd: version bump to 3.13" | Leonardo Arena | 2015-03-10 | 3 | -17/+17 |
| | | | | This reverts commit 494b638ad65c6aa1fb99f1345577780bfda3203b. | ||||
* | main/gpsd: version bump to 3.13 | Nathan Angelacos | 2015-03-10 | 3 | -17/+17 |
| | | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | main/gpsd: build fix for musl | Natanael Copa | 2014-02-19 | 2 | -1/+15 |
| | | | | we need inlude sys/ttydefaults.h for CTRL() macro. | ||||
* | main/gpsd version bump to 3.10 | Nathan Angelacos | 2014-02-19 | 2 | -16/+15 |
| | | | | Also include fixes to correctly enable PPS from the pps_ldisc module | ||||
* | main/gpsd: add support for pps | Nathan Angelacos | 2013-12-20 | 3 | -2/+248 |
| | | | | | 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.9 | Natanael Copa | 2013-05-15 | 1 | -4/+4 |
| | |||||
* | main/gpsd: upgrade to 3.8 | Natanael Copa | 2013-04-19 | 1 | -3/+9 |
| | |||||
* | main/gpsd PPS may fail if baudrate is not set with stty before startup | Nathan Angelacos | 2012-11-04 | 2 | -5/+8 |
| | | | | Reference: http://catb.org/gpsd/upstream-bugs.html#tiocmwait | ||||
* | main/gpsd: move from testing | Natanael Copa | 2012-10-23 | 3 | -0/+117 |
and let abuild autodetect libcap dep |