From 7884d993022a5b6fe7419bc0ebc9b9ad237b4783 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Thu, 3 Jan 2019 10:54:14 +0700 Subject: gis/gpxsee: Updated for version 7.1. Signed-off-by: Willy Sudiarto Raharjo --- gis/gpxsee/fix_font_narrow_space.diff | 6 +++--- gis/gpxsee/gpxsee.SlackBuild | 4 ++-- gis/gpxsee/gpxsee.info | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'gis') diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff index ccba5d6f5b..015e46d145 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,6 +1,6 @@ -diff -Naur GPXSee-7.0.orig/src/GUI/units.h GPXSee-7.0/src/GUI/units.h ---- GPXSee-7.0.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300 -+++ GPXSee-7.0/src/GUI/units.h 2018-12-08 21:10:17.907437326 +0300 +diff -Naur GPXSee-7.1.orig/src/GUI/units.h GPXSee-7.1/src/GUI/units.h +--- GPXSee-7.1.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300 ++++ GPXSee-7.1/src/GUI/units.h 2018-12-08 21:10:17.907437326 +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 da7a039ba5..52479290b1 100644 --- a/gis/gpxsee/gpxsee.SlackBuild +++ b/gis/gpxsee/gpxsee.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GPXSee -# Copyright 2018, Nikolay Korotkiy +# Copyright 2018-2019, Nikolay Korotkiy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gpxsee -VERSION=${VERSION:-7.0} +VERSION=${VERSION:-7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info index 433c5d5f95..b3f0aa97ea 100644 --- a/gis/gpxsee/gpxsee.info +++ b/gis/gpxsee/gpxsee.info @@ -1,8 +1,8 @@ PRGNAM="gpxsee" -VERSION="7.0" +VERSION="7.1" HOMEPAGE="https://www.gpxsee.org/" -DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.0/GPXSee-7.0.tar.gz" -MD5SUM="f0d91ce0f2f723f9a844ee4227b4ad50" +DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.1/GPXSee-7.1.tar.gz" +MD5SUM="d83da3966601b81b303f27403d543e08" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" -- cgit v1.2.3-80-g2a13