From 3e967240bd90c64135282ce2ac56b7080ad0d11b Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Thu, 13 Feb 2020 21:44:18 +0300 Subject: [PATCH] GPXSee: bump to 7.22 (#4721) --- .../gpxsee/{gpxsee-7.20.recipe => gpxsee-7.22.recipe} | 4 ++-- .../patches/{gpxsee-7.20.patchset => gpxsee-7.22.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sci-geosciences/gpxsee/{gpxsee-7.20.recipe => gpxsee-7.22.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.20.patchset => gpxsee-7.22.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.20.recipe b/sci-geosciences/gpxsee/gpxsee-7.22.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.20.recipe rename to sci-geosciences/gpxsee/gpxsee-7.22.recipe index 09fd0cd1d..0378ebe97 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.20.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.22.recipe @@ -8,7 +8,7 @@ Main features: OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV and geotagged JPEG files * User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, \ QuadTiles) -* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG \ +* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP \ & JNX maps, TwoNav RMaps, GeoTIFF images) * Elevation, speed, heart rate, cadence, power, temperature and gear \ ratio/shifts graphs @@ -23,7 +23,7 @@ COPYRIGHT="2015-2020 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="eab8056f41b1e903e4c00f988fd1d97e105c3b695ef19218d5629ca9e7d60fa9" +CHECKSUM_SHA256="ae5c6c98632522cf5c576099c2eacae5023adc3d74ef4207f1802b7072f26196" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.20.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.22.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.20.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.22.patchset