UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
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
Template:
Codename: geoclue
Source file: geoclue-2.7.1.tar.bz2
Source file size: 106458
Source file MD5-checkum: 08bacd3b45311ee6c20e4240be7bc348
Source directory: geoclue-2.7.1
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/g/geoclue-2.7.1.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/g/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