mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
GPXSee: bump to 9.1 (#5954)
This commit is contained in:
@@ -42,7 +42,10 @@ resource file_types message {
|
||||
"types" = "application/vnd.gpxsee.map+xml",
|
||||
"types" = "application/vnd.google-earth.kmz",
|
||||
"types" = "application/vnd.alpinequest.aqm",
|
||||
"types" = "application/vnd.rmaps.sqlite"
|
||||
"types" = "application/vnd.rmaps.sqlite",
|
||||
"types" = "application/vnd.mapsforge.map",
|
||||
"types" = "application/vnd.tomtom.ov2",
|
||||
"types" = "application/vnd.tomtom.itn"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
||||
@@ -5,7 +5,8 @@ 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 and geotagged JPEG files
|
||||
OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV, TomTom OV2 & ITN and \
|
||||
geotagged JPEG files
|
||||
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, \
|
||||
QuadTiles)
|
||||
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP \
|
||||
@@ -24,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="021ef80418783352216e5733a2e2cd56cfc46ceff88c24a477735d7e2c8d5cb9"
|
||||
CHECKSUM_SHA256="e872361fe0cb9edea88c90f826e7637360afefd71b12f5a89a92c68dfaa3fa00"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
Reference in New Issue
Block a user