mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
GPXSee: bump to 9.12 (#6414)
This commit is contained in:
@@ -48,7 +48,8 @@ resource file_types message {
|
|||||||
"types" = "application/vnd.tomtom.itn",
|
"types" = "application/vnd.tomtom.itn",
|
||||||
"types" = "application/vnd.esri.wld",
|
"types" = "application/vnd.esri.wld",
|
||||||
"types" = "application/vnd.onmove.omd",
|
"types" = "application/vnd.onmove.omd",
|
||||||
"types" = "application/vnd.onmove.ghp"
|
"types" = "application/vnd.onmove.ghp",
|
||||||
|
"types" = "application/vnd.memory-map.qct"
|
||||||
};
|
};
|
||||||
|
|
||||||
resource vector_icon {
|
resource vector_icon {
|
||||||
|
|||||||
@@ -11,7 +11,8 @@ geotagged JPEG files
|
|||||||
QuadTiles)
|
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, 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 \
|
* 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)
|
||||||
@@ -25,7 +26,7 @@ COPYRIGHT="2015-2021 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="b60fcc277124dd659a827de7d42ebdfb15d25391a0cb28f4050f4085db492381"
|
CHECKSUM_SHA256="52724a54469fca6edb754fc6e43c68eec42b7f6549dc74677edcf1d1d041ee5e"
|
||||||
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