mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
GPXSee: bump to 10.2 (#6552)
This commit is contained in:
@@ -49,7 +49,10 @@ resource file_types message {
|
||||
"types" = "application/vnd.esri.wld",
|
||||
"types" = "application/vnd.onmove.omd",
|
||||
"types" = "application/vnd.onmove.ghp",
|
||||
"types" = "application/vnd.memory-map.qct"
|
||||
"types" = "application/vnd.memory-map.qct",
|
||||
"types" = "application/vnd.twonav.trk",
|
||||
"types" = "application/vnd.twonav.rte",
|
||||
"types" = "application/vnd.twonav.wpt"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
||||
@@ -5,8 +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, TomTom OV2 & ITN, ONmove OMD/GHP and \
|
||||
geotagged JPEG files
|
||||
OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV, TomTom OV2 & ITN, ONmove OMD/GHP, \
|
||||
TwoNav (TRK, RTE, WPT) 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 \
|
||||
@@ -23,11 +23,11 @@ ratio/shifts graphs
|
||||
* HiDPI/Retina displays & maps support
|
||||
* Real-time GPS position"
|
||||
HOMEPAGE="https://www.gpxsee.org/"
|
||||
COPYRIGHT="2015-2021 Martin Tůma"
|
||||
COPYRIGHT="2015-2022 Martin Tůma"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b2d870838f3891ed19077a53d7fca6699f0cbad1b3ff151cebade0ec9267006c"
|
||||
CHECKSUM_SHA256="62b7efaeefe5d91b214f249af3bca08feb1e9282d375683295df01fb88b2125d"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
Reference in New Issue
Block a user