From b98bff837f81d6564b85e72c4c51c54b7f69b8ba Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Thu, 18 Nov 2021 13:37:10 +0300 Subject: [PATCH] GPXSee: bump to 9.12 (#6414) --- sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in | 3 ++- .../gpxsee/{gpxsee-9.8.recipe => gpxsee-9.12.recipe} | 5 +++-- .../patches/{gpxsee-9.8.patchset => gpxsee-9.12.patchset} | 0 3 files changed, 5 insertions(+), 3 deletions(-) rename sci-geosciences/gpxsee/{gpxsee-9.8.recipe => gpxsee-9.12.recipe} (94%) rename sci-geosciences/gpxsee/patches/{gpxsee-9.8.patchset => gpxsee-9.12.patchset} (100%) diff --git a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in index e28cabd9d..4cea0bcda 100644 --- a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in +++ b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in @@ -48,7 +48,8 @@ resource file_types message { "types" = "application/vnd.tomtom.itn", "types" = "application/vnd.esri.wld", "types" = "application/vnd.onmove.omd", - "types" = "application/vnd.onmove.ghp" + "types" = "application/vnd.onmove.ghp", + "types" = "application/vnd.memory-map.qct" }; resource vector_icon { diff --git a/sci-geosciences/gpxsee/gpxsee-9.8.recipe b/sci-geosciences/gpxsee/gpxsee-9.12.recipe similarity index 94% rename from sci-geosciences/gpxsee/gpxsee-9.8.recipe rename to sci-geosciences/gpxsee/gpxsee-9.12.recipe index d5bf4b328..587325bc7 100644 --- a/sci-geosciences/gpxsee/gpxsee-9.8.recipe +++ b/sci-geosciences/gpxsee/gpxsee-9.12.recipe @@ -11,7 +11,8 @@ geotagged JPEG files QuadTiles) * Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP \ & JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps, AlpineQuest maps, \ -Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector maps, ESRI World-File georeferenced images) +Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector maps, QCT maps, \ +ESRI World-File georeferenced images) * Elevation, speed, heart rate, cadence, power, temperature and gear \ ratio/shifts graphs * Support for DEM files (SRTM HGT) @@ -25,7 +26,7 @@ COPYRIGHT="2015-2021 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="b60fcc277124dd659a827de7d42ebdfb15d25391a0cb28f4050f4085db492381" +CHECKSUM_SHA256="52724a54469fca6edb754fc6e43c68eec42b7f6549dc74677edcf1d1d041ee5e" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-9.8.patchset b/sci-geosciences/gpxsee/patches/gpxsee-9.12.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-9.8.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-9.12.patchset