mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
GPXSee: bump to 8.9 (#5802)
This commit is contained in:
BIN
sci-geosciences/gpxsee/GPXSee-8.9.tar.gz
Normal file
BIN
sci-geosciences/gpxsee/GPXSee-8.9.tar.gz
Normal file
Binary file not shown.
@@ -40,7 +40,9 @@ resource file_types message {
|
||||
"types" = "application/vnd.twonav.rmap",
|
||||
"types" = "application/vnd.trekbuddy.tba",
|
||||
"types" = "application/vnd.gpxsee.map+xml",
|
||||
"types" = "application/vnd.google-earth.kmz"
|
||||
"types" = "application/vnd.google-earth.kmz",
|
||||
"types" = "application/vnd.alpinequest.aqm",
|
||||
"types" = "application/vnd.rmaps.sqlite"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
||||
@@ -9,7 +9,8 @@ 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/GMAP \
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps)
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps, AlpineQuest maps, \
|
||||
Locus/OsmAnd/RMaps SQLite maps)
|
||||
* Elevation, speed, heart rate, cadence, power, temperature and gear \
|
||||
ratio/shifts graphs
|
||||
* Support for DEM files (SRTM HGT)
|
||||
@@ -23,7 +24,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="d00400100bc106770f6aad145483500ff4a2177ecf1b41caebe2363e0ea24e24"
|
||||
CHECKSUM_SHA256="abafa1543de4c1aab2dcc804afa4e7c93402db6084aa8f24011a2c4ccfcc075d"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
Reference in New Issue
Block a user