GeoClue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the GeoClue project is to make creating location-aware applications as simple as possible.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): https://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-2.4.11.tar.xz
Download MD5 sum: 8bc64e7b9a18c7bf12c48b1c4323cf14
Download size: 368 KB
Estimated disk space required: 16 MB
Estimated build time: 0.1 SBU
JSON-GLib-1.4.2 and libsoup-2.62.3
ModemManager-1.8.0, Vala-0.40.8, and Avahi-0.7
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/geoclue2
Install GeoClue by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-3g-source
: This switch
disables the 3G backend. Use it if you have not installed the
ModemManager package.
--disable-modem-gps-source
: This switch
disables the modem GPS backend. Use it if you have not installed
the ModemManager package.
Last updated on 2018-08-25 21:43:33 -0700