[Lunar-commits] <moonbase> geoclue: Adding a patch for the current gpsd due to some API changes. Taken and
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Dec 22 15:39:57 CET 2009
commit dffac743aa07643d85bd28fc7e8ec9b7bf0a26d1
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Dec 22 09:39:57 2009 -0500
geoclue: Adding a patch for the current gpsd due to some API changes. Taken and
adapted from here; http://bugs.freedesktop.org/show_bug.cgi?id=25565
---
science/geoclue/BUILD | 7 +++++++
science/geoclue/DETAILS | 5 ++++-
2 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/science/geoclue/BUILD b/science/geoclue/BUILD
new file mode 100644
index 0000000..18c7712
--- /dev/null
+++ b/science/geoclue/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/science/geoclue/DETAILS b/science/geoclue/DETAILS
index 1d902e8..9bc1319 100644
--- a/science/geoclue/DETAILS
+++ b/science/geoclue/DETAILS
@@ -1,11 +1,14 @@
MODULE=geoclue
VERSION=0.11.1
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=geoclue-gpsd-2.90.patch
SOURCE_URL=http://folks.o-hand.com/jku/geoclue-releases/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:16a2084e2a47cbd4570b2cb31fc13c95c265cec1
+ SOURCE2_VFY=sha1:e1615218842b39bbb94ac1c445d9909542055e66
WEB_SITE=http://www.freedesktop.org/wiki/Software/GeoClue
ENTERED=20090307
- UPDATED=20090307
+ UPDATED=20091222
SHORT="modular geoinformation service"
cat << EOF
More information about the Lunar-commits
mailing list