mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/gpxsee: Updated for version 5.17.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ad5f087fe2
commit
69de155cdf
5 changed files with 11 additions and 11 deletions
|
@ -1,2 +1,2 @@
|
|||
GPXSee is a GPS log file viewer and analyzer that supports
|
||||
GPX, TCX, KML, FIT, IGC, NMEA and OziExplorer files.
|
||||
GPXSee is a Qt-based GPS log file viewer and analyzer that supports
|
||||
GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
diff -Naur GPXSee-5.16.orig/src/GUI/units.h GPXSee-5.16/src/GUI/units.h
|
||||
--- GPXSee-5.16.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
|
||||
+++ GPXSee-5.16/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300
|
||||
diff -Naur GPXSee-5.17.orig/src/GUI/units.h GPXSee-5.17/src/GUI/units.h
|
||||
--- GPXSee-5.17.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
|
||||
+++ GPXSee-5.17/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300
|
||||
@@ -30,6 +30,6 @@
|
||||
#define C2FS 1.8 // Celsius to Farenheit - scale
|
||||
#define C2FO 32.0 // Celsius to Farenheit - offset
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gpxsee
|
||||
VERSION=${VERSION:-5.16}
|
||||
VERSION=${VERSION:-5.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gpxsee"
|
||||
VERSION="5.16"
|
||||
VERSION="5.17"
|
||||
HOMEPAGE="http://www.gpxsee.org/"
|
||||
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.16/GPXSee-5.16.tar.gz"
|
||||
MD5SUM="01be7c0c1ec66e0fb66ea25da56c9360"
|
||||
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.17/GPXSee-5.17.tar.gz"
|
||||
MD5SUM="56f3235dba577400b68091cd23fd70ab"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
gpxsee: gpxsee (GPS log file viewer and analyzer)
|
||||
gpxsee:
|
||||
gpxsee: GPXSee is a GPS log file viewer and analyzer that supports
|
||||
gpxsee: GPX, TCX, KML, FIT, IGC, NMEA and OziExplorer files.
|
||||
gpxsee: GPXSee is a Qt-based GPS log file viewer and analyzer that supports
|
||||
gpxsee: GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
|
||||
gpxsee:
|
||||
gpxsee:
|
||||
gpxsee:
|
||||
|
|
Loading…
Reference in a new issue