mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
0302cc700d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
18 lines
679 B
Text
18 lines
679 B
Text
Geoclue is a D-Bus service that provides location information.
|
|
|
|
The primary goal of the Geoclue project is to make creating
|
|
location-aware applications as simple as possible, while the secondary
|
|
goal is to ensure that no application can access location information
|
|
without explicit permission from user.
|
|
|
|
geoclue2 is a rewrite of the original geoclue. You can safely install
|
|
both geoclue and geoclue2 at the same time.
|
|
|
|
avahi is an optional dependency, used for location sharing (by redshift,
|
|
for example). To enable it, use the option AVAHI=yes
|
|
|
|
AVAHI=yes ./geoclue2.Slackbuild
|
|
|
|
To build HTML Geoclue GTK docs, use the option GTK_DOC=yes
|
|
|
|
GTK_DOC=yes ./geoclue2.Slackbuild
|