From 3d802585036d2dc2e5f3fc98708c66156b9986e0 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 26 Oct 2020 00:11:22 +0300 Subject: [PATCH] GPXSee: bump to 7.34 --- .../gpxsee/{gpxsee-7.32.recipe => gpxsee-7.34.recipe} | 4 ++-- .../patches/{gpxsee-7.32.patchset => gpxsee-7.34.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sci-geosciences/gpxsee/{gpxsee-7.32.recipe => gpxsee-7.34.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.32.patchset => gpxsee-7.34.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.32.recipe b/sci-geosciences/gpxsee/gpxsee-7.34.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.32.recipe rename to sci-geosciences/gpxsee/gpxsee-7.34.recipe index f4283ca5c..fe4456988 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.32.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.34.recipe @@ -15,7 +15,7 @@ ratio/shifts graphs * Support for DEM files (SRTM HGT) * Support for multiple tracks in one view * Support for POI files -* Print/export to PDF +* Print/export to PDF or PNG * Full-screen mode * HiDPI/Retina displays & maps support" HOMEPAGE="https://www.gpxsee.org/" @@ -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="ba2977b77c66b13ff83efecd27fcf9fcb0a71780bb210e5095129fef89d5f65d" +CHECKSUM_SHA256="a77706897b8d7e70e362e2a5dd914f3e259dedde415fe7d925f5586f86a165fa" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.32.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.34.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.32.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.34.patchset