gnu: Add GeoClue desktop service.
authorAndy Wingo <wingo@igalia.com>
Sat, 15 Aug 2015 19:36:22 +0000 (21:36 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 20 Aug 2015 15:05:30 +0000 (17:05 +0200)
commitcee32ee4d380ec2e1b1dc54ee73a45a5fd665ca8
treed7772a326fac39ca23fa7fdb859798038512078f
parent4006fd87b5f390b3951b924003acaf4cdafcc193
gnu: Add GeoClue desktop service.

* gnu/services/desktop.scm (bool): New top-level helper.
  (upower-configuration-file): Use top-level `bool'.
  (geoclue-application): New public function.
  (%standard-geoclue-applications): New public variable.
  (geoclue-service): New public variable.
  (%desktop-services): Add GeoClue.  Add a comment about activation.
* doc/guix.texi (Desktop Services): Document the GeoClue service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc/guix.texi
gnu/services/desktop.scm