Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | geoclue: select avahi-daemon if nmea enabled | Chenxi Mao | 2021-01-14 | 1 | -1/+1 |
| | | | | | | | | geoclue serivce rely on avahi-daemon, so enable it by default. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9239584e717bb2093c9bfd6972bb2f01507ab859) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | Geoclue: Update to 2.5.3 | Herman van Hazendonk | 2019-05-24 | 1 | -0/+54 |
* Switch to Meson build system. * Fix a crash. * Support for GGA messages from more NMEA sources. * New API to allow automatic server side deletion of client. * Automatically delete client on server when using GClueSimple. * Avoid linking to system-installed library. * Fix library-only build. * Add manpage for geoclue.conf file. * Document usage and building of the project. * Other fixes and improvements. Signed-off-by: Herman van Hazendonk <github.com@herrie.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |