mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 17:18:51 +02:00
GPXSee: bump to 11.2 (#7083)
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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="
|
||||||
Reference in New Issue
Block a user