mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
GPXSee: bump to 9.5
This commit is contained in:
committed by
Gerasim Troeglazov
parent
ef62e96cf2
commit
113f6640f9
@@ -46,7 +46,9 @@ resource file_types message {
|
||||
"types" = "application/vnd.mapsforge.map",
|
||||
"types" = "application/vnd.tomtom.ov2",
|
||||
"types" = "application/vnd.tomtom.itn",
|
||||
"types" = "application/vnd.esri.wld"
|
||||
"types" = "application/vnd.esri.wld",
|
||||
"types" = "application/vnd.onmove.omd",
|
||||
"types" = "application/vnd.onmove.ghp"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
||||
@@ -5,7 +5,7 @@ supports all common GPS log file formats.
|
||||
Main features:
|
||||
|
||||
* Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON, \
|
||||
OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV, TomTom OV2 & ITN and \
|
||||
OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV, TomTom OV2 & ITN, ONmove OMD/GHP and \
|
||||
geotagged JPEG files
|
||||
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, \
|
||||
QuadTiles)
|
||||
@@ -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="23c5a86de1dcb8c314f2ccfd02b0ecc1324c1e86b4965664d293c28ef0f29921"
|
||||
CHECKSUM_SHA256="557f48c314a9ad536e7a05c808a39f47d5945df929e973dcd95fb48913622090"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
Reference in New Issue
Block a user