mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
GPXSee: bump to 7.20 (#4674)
This commit is contained in:
@@ -29,7 +29,8 @@ resource file_types message {
|
||||
"types" = "application/vnd.oziexplorer.wpt",
|
||||
"types" = "application/geo+json",
|
||||
"types" = "application/vnd.naviter.seeyou.cup",
|
||||
"types" = "application/vnd.garmin.gpi"
|
||||
"types" = "application/vnd.garmin.gpi",
|
||||
"types" = "application/sml+xml"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
||||
@@ -4,8 +4,8 @@ supports all common GPS log file formats.
|
||||
|
||||
Main features:
|
||||
|
||||
* Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON, OziExplorer \
|
||||
(PLT, RTE, WPT), Garmin GPI & CSV and geotagged JPEG files
|
||||
* 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
|
||||
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, \
|
||||
QuadTiles)
|
||||
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG \
|
||||
@@ -19,11 +19,11 @@ ratio/shifts graphs
|
||||
* Full-screen mode
|
||||
* HiDPI/Retina displays & maps support"
|
||||
HOMEPAGE="https://www.gpxsee.org/"
|
||||
COPYRIGHT="2015-2019 Martin Tůma"
|
||||
COPYRIGHT="2015-2020 Martin Tůma"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="77c3a430cd314f621566b7ff2174b64c0c96099f6f90b62f54c8abfe02918a06"
|
||||
CHECKSUM_SHA256="eab8056f41b1e903e4c00f988fd1d97e105c3b695ef19218d5629ca9e7d60fa9"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
Reference in New Issue
Block a user