summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-03-13 01:37:37 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:21 +0100
commitc4578b7fba8a1bd1c1838ac4ff7a70b20f5377ff (patch)
tree11e7b80aed29d185b40a2fedc4a969a9ec21224b /gis
parent02de470e08129ca4aa229b5839ef9de58d2aca9f (diff)
downloadslackbuilds-c4578b7fba8a1bd1c1838ac4ff7a70b20f5377ff.tar.gz
gis/gpxsee: Updated for version 7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/gpxsee/fix_font_narrow_space.diff5
-rw-r--r--gis/gpxsee/gpxsee.SlackBuild2
-rw-r--r--gis/gpxsee/gpxsee.info6
3 files changed, 6 insertions, 7 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff
index 85acd9cd43..bee954bfde 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,6 +1,5 @@
-diff -Naur GPXSee-7.2.orig/src/GUI/units.h GPXSee-7.2/src/GUI/units.h
---- GPXSee-7.3.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300
-+++ GPXSee-7.3/src/GUI/units.h 2018-12-08 21:10:17.907437326 +0300
+--- GPXSee-7.4/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.4/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
@@ -30,6 +30,6 @@
#define C2FS 1.8 // Celsius to Farenheit - scale
#define C2FO 32.0 // Celsius to Farenheit - offset
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild
index c0a11b983d..7f542ca2e1 100644
--- a/gis/gpxsee/gpxsee.SlackBuild
+++ b/gis/gpxsee/gpxsee.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gpxsee
-VERSION=${VERSION:-7.3}
+VERSION=${VERSION:-7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index e2bb356238..a54175ae58 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.3"
+VERSION="7.4"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.3/GPXSee-7.3.tar.gz"
-MD5SUM="10a3703263b1b1d2fd716b043ba255f7"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.4/GPXSee-7.4.tar.gz"
+MD5SUM="669fc043de03398a4797bc6c3e87255b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"