[Lunar-commits] <moonbase> geoclue: initial import

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sun Mar 8 03:34:34 CET 2009


commit 089ea00b6233ed05a5a684c04c19e0c240a98f92
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sat Mar 7 21:34:34 2009 -0500

    geoclue: initial import
---
 science/geoclue/DEPENDS |    3 +++
 science/geoclue/DETAILS |   17 +++++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/science/geoclue/DEPENDS b/science/geoclue/DEPENDS
new file mode 100644
index 0000000..551d2a0
--- /dev/null
+++ b/science/geoclue/DEPENDS
@@ -0,0 +1,3 @@
+depends dbus
+
+optional_depends gpsd "" "" "for gpsd support"
diff --git a/science/geoclue/DETAILS b/science/geoclue/DETAILS
new file mode 100644
index 0000000..1d902e8
--- /dev/null
+++ b/science/geoclue/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=geoclue
+         VERSION=0.11.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://folks.o-hand.com/jku/geoclue-releases/
+      SOURCE_VFY=sha1:16a2084e2a47cbd4570b2cb31fc13c95c265cec1
+        WEB_SITE=http://www.freedesktop.org/wiki/Software/GeoClue
+         ENTERED=20090307
+         UPDATED=20090307
+           SHORT="modular geoinformation service"
+
+cat << EOF
+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. Geoclue is Free Software, licensed under GNU
+LGPL. It is developed for Linux, but should be portable to any platform that
+uses D-Bus.
+EOF


More information about the Lunar-commits mailing list