UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
geoclue
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.Package info
Codename: geoclue
Source file: geoclue-2.7.1.tar.bz2
Source directory: geoclue-2.7.1
Package URL: geoclue-2.7.1.tar.bz2
Package md5-checksum URL: geoclue-2.7.1.tar.bz2.md5sum
Dependances: vala, json-glib, libsoup3, ModemManager, avahi.
Dependance of: gnome-settings-daemon, webkitgtk4, webkitgtk3.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr \
--buildtype=release \
-Dgtk-doc=false \
..
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install