diff --git a/mobile/gpsd/BUILD b/mobile/gpsd/BUILD
old mode 100755
new mode 100644
diff --git a/mobile/gpsd/DEPENDS b/mobile/gpsd/DEPENDS
index a4d54dd..b4bb81b 100755
--- a/mobile/gpsd/DEPENDS
+++ b/mobile/gpsd/DEPENDS
@@ -1 +1,6 @@
-depends X11-SERVER
+optional_depends dbus \
+ '--enable-dbus' '--disable-dbus' \
+ "Enable dbus support" &&
+optional_depends X11-SERVER \
+ '--with-x' '--without-x' \
+ "Enable X11 support"
diff --git a/mobile/gpsd/DETAILS b/mobile/gpsd/DETAILS
index 70e9511..a78098a 100755
--- a/mobile/gpsd/DETAILS
+++ b/mobile/gpsd/DETAILS
@@ -1,15 +1,17 @@
SPELL=gpsd
- VERSION=2.20
+ VERSION=2.37
SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://download.berlios.de/gpsd/$SOURCE
-
SOURCE_HASH=sha512:871b593924087daed73ae437d3ccf9fe1c6afac34623210a090d81c45976626cec74d86663e94f671836658fedcbd98e15b6deb73a4647832bfcbeaeb64ce102
+
SOURCE_HASH=sha512:cd2efd62320a81e076994dc9de8631362b38e5bd1d431dc61240b1296feaafc46724a58845f7ac89e5331721f2dc4b535a2f0694673e3513efcf3ca63a9cb471
WEB_SITE=http://gpsd.berlios.de/
ENTERED=20040217
- UPDATED=20050323
- LICENSE=GPL
+ LICENSE=GPL
KEYWORDS="mobile"
SHORT="GPSD is a gps translator."
cat << EOF
-Gpsd is a translator. It takes input from a device capable of generating
positional data (like a GPS or a Loran receiver) and translates it into
another, very simple format. Gpsd re-publishes the data on a networking port
via ip. Clients can connect to this port and request data at their leisure.
+Gpsd is a translator. It takes input from a device capable of generating
+positional data (like a GPS or a Loran receiver) and translates it into
+another, very simple format. Gpsd re-publishes the data on a networking port
+via ip. Clients can connect to this port and request data at their leisure.
EOF
diff --git a/mobile/gpsd/HISTORY b/mobile/gpsd/HISTORY
index 457aaf1..1ab81f8 100644
--- a/mobile/gpsd/HISTORY
+++ b/mobile/gpsd/HISTORY
@@ -1,3 +1,7 @@
+2008-02-20 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 2.37
+ fixed long description wrap
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.
[SM-Commit] GIT changes to master grimoire by Andraž Levstik (33fc8cc455f6400c74b673979ba84960617e4349),
Andraž Levstik, 03/02/2008