From: Stanislav Brabec Date: Wed, 13 Aug 2008 10:59:59 +0000 (+0000) Subject: gpsdrive updated to version 1.3.5: X-Git-Tag: Release-2010-05/1~6333^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ef4f645ac40f9b3762d18f454be388d593d747;p=openembedded.git gpsdrive updated to version 1.3.5: * new formats: GlobalSat DG-100, Navilink GPS support, MTK Data Logger, Nokia LMX, Swiss Map 50 xol, NMEA GISTeq strain. * new features: Garmin HC supported, Garmin GPI proximity alerts, Lowrance waypoint comments, VCF coords in ADR for iPhone, timestamps in KML Placemarks, Opencaching.de GPX, TomTom geocaching, KML writer for geocaches rewritten, KML track/route writer direction of motion, GPX and CSV Geocache archive/availability, discard filter support for minimum number of satellites. * fixes: Google Maps reader, longitude and latitude in tomtom_in, Garmin GDB Category option, timestamps on xcsv formats, realtime KML GPS jitter suppress, GPX links handled in tracks and routes. --- diff --git a/packages/gpsbabel/gpsbabel_1.3.3.bb b/packages/gpsbabel/gpsbabel_1.3.5.bb similarity index 84% rename from packages/gpsbabel/gpsbabel_1.3.3.bb rename to packages/gpsbabel/gpsbabel_1.3.5.bb index b5ff6a8510..c46b9df81d 100644 --- a/packages/gpsbabel/gpsbabel_1.3.3.bb +++ b/packages/gpsbabel/gpsbabel_1.3.5.bb @@ -6,7 +6,7 @@ LICENSE = "GPL" PR = "r1" -SRC_URI = "${SOURCEFORGE_MIRROR}/gpsbabel/gpsbabel-${PV}.tar.gz" +SRC_URI = "http://www.gpsbabel.org/plan9.php?dl=gpsbabel-${PV}.tar.gz" inherit autotools pkgconfig