GPXSee: bump to 11.2 (#7083)

This commit is contained in:
Nikolay Korotkiy
2022-08-01 15:39:57 +03:00
committed by GitHub
parent e1d9a97eb8
commit 179e0fb68d
3 changed files with 5 additions and 3 deletions

View File

@@ -52,7 +52,9 @@ resource file_types message {
"types" = "application/vnd.memory-map.qct", "types" = "application/vnd.memory-map.qct",
"types" = "application/vnd.twonav.trk", "types" = "application/vnd.twonav.trk",
"types" = "application/vnd.twonav.rte", "types" = "application/vnd.twonav.rte",
"types" = "application/vnd.twonav.wpt" "types" = "application/vnd.twonav.wpt",
"types" = "application/vnd.osmdroid.sqlite",
"types" = "application/vnd.cgtk.gemf"
}; };
resource vector_icon { resource vector_icon {

View File

@@ -12,7 +12,7 @@ QuadTiles)
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP \ * Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP \
& JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps, AlpineQuest maps, \ & JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps, AlpineQuest maps, \
Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector maps, QCT maps, \ Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector maps, QCT maps, \
ESRI World-File georeferenced images) GEMF maps, Osmdroid SQLite maps, ESRI World-File georeferenced images)
* Elevation, speed, heart rate, cadence, power, temperature and gear \ * Elevation, speed, heart rate, cadence, power, temperature and gear \
ratio/shifts graphs ratio/shifts graphs
* Support for DEM files (SRTM HGT) * Support for DEM files (SRTM HGT)
@@ -27,7 +27,7 @@ COPYRIGHT="2015-2022 Martin Tůma"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="1" REVISION="1"
SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz"
CHECKSUM_SHA256="5188be385ffd580e2abd58d8e6cf1820ac47fa451f2a552b245de7d44efc8b70" CHECKSUM_SHA256="9d8a48981b145786222c6e38d952d88264e0370abd3898e1dfc6c829b637cb68"
SOURCE_DIR="GPXSee-$portVersion" SOURCE_DIR="GPXSee-$portVersion"
PATCHES="gpxsee-$portVersion.patchset" PATCHES="gpxsee-$portVersion.patchset"
ADDITIONAL_FILES=" ADDITIONAL_FILES="