Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gpsd: switch fully to python3 | Leo | 2020-04-07 | 1 | -290/+0 |
| | |||||
* | main/gpsd: upgrade to 3.20 | Nathan Angelacos | 2020-02-11 | 1 | -83/+62 |
| | | | | Specifically disable dbus and systemd options | ||||
* | main/gpsd: fix build with new scons | Leo | 2019-09-03 | 1 | -0/+271 |
| | |||||
* | main/gpsd | Nathan Angelacos | 2018-12-18 | 1 | -0/+40 |
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 |