mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
GPXSee: bump to 9.2 (#6037)
This commit is contained in:
@@ -45,7 +45,8 @@ resource file_types message {
|
||||
"types" = "application/vnd.rmaps.sqlite",
|
||||
"types" = "application/vnd.mapsforge.map",
|
||||
"types" = "application/vnd.tomtom.ov2",
|
||||
"types" = "application/vnd.tomtom.itn"
|
||||
"types" = "application/vnd.tomtom.itn",
|
||||
"types" = "application/vnd.esri.wld"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
||||
@@ -11,7 +11,7 @@ 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)
|
||||
Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector 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 +25,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="e872361fe0cb9edea88c90f826e7637360afefd71b12f5a89a92c68dfaa3fa00"
|
||||
CHECKSUM_SHA256="23c5a86de1dcb8c314f2ccfd02b0ecc1324c1e86b4965664d293c28ef0f29921"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
Reference in New Issue
Block a user