diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-06-14 18:09:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:35:59 +0700 |
commit | b07e8752504542a1b892eed5963451a62f602007 (patch) | |
tree | b6cad3a1a6e21820db00050a2044a6c1f4e2b49b /system/geoclue2/README | |
parent | 69cf554566a68aa7990a9e49472281f4110db884 (diff) | |
download | slackbuilds-b07e8752504542a1b892eed5963451a62f602007.tar.gz |
system/geoclue2: Added (location information service).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/geoclue2/README')
-rw-r--r-- | system/geoclue2/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/geoclue2/README b/system/geoclue2/README new file mode 100644 index 0000000000..2ef7b67a4f --- /dev/null +++ b/system/geoclue2/README @@ -0,0 +1,9 @@ +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. |