UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

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.2.tar.bz2
Source file size: 108472
Source file MD5-checkum: d58d6f3286a6b3ace395fc36468aace2
Source directory: geoclue-2.7.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/geoclue-2.7.2.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/geoclue-2.7.2.tar.bz2.md5sum
Dependances: vala, json-glib, libsoup3, ModemManager, avahi.
Dependance of: !gnome-settings-daemon, webkitgtk3, webkitgtk4.
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