[Lunar-commits] <moonbase> gpsbabel: version bump adding support for around 17 different GPS data types,
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Mon Jan 26 01:44:14 CET 2009
commit 1405b4f942f1f4adf3a201d075331dad1be61ba1
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Jan 25 19:44:14 2009 -0500
gpsbabel: version bump adding support for around 17 different GPS data types,
along with many bug fixes.
---
utils/gpsbabel/BUILD | 8 ++++++++
utils/gpsbabel/DETAILS | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/utils/gpsbabel/BUILD b/utils/gpsbabel/BUILD
new file mode 100644
index 0000000..f29995f
--- /dev/null
+++ b/utils/gpsbabel/BUILD
@@ -0,0 +1,8 @@
+(
+
+ OPTS="$OPTS --enable-shapefile --enable-pdb --enable-csv \
+ --enable-filters --with-cet=all --with-zlib=system"
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/utils/gpsbabel/DETAILS b/utils/gpsbabel/DETAILS
index 9278a0b..572615d 100644
--- a/utils/gpsbabel/DETAILS
+++ b/utils/gpsbabel/DETAILS
@@ -1,11 +1,11 @@
MODULE=gpsbabel
- VERSION=1.3.5
+ VERSION=1.3.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.gpsbabel.org/plan9.php\?dl\=$SOURCE
- SOURCE_VFY=sha1:bb4afb51de17d7de880299fdb5d0a6f311716b90
+ SOURCE_VFY=sha1:8ff86e356539ca493b33527b91032adb3b452a78
WEB_SITE=http://www.gpsbabel.org/
ENTERED=20070320
- UPDATED=20081006
+ UPDATED=20090125
SHORT="converts waypoints for one format to another"
cat << EOF
More information about the Lunar-commits
mailing list