diff --git a/sci-geosciences/gpxsee/GPXSee-8.9.tar.gz b/sci-geosciences/gpxsee/GPXSee-8.9.tar.gz new file mode 100644 index 000000000..b93c77368 Binary files /dev/null and b/sci-geosciences/gpxsee/GPXSee-8.9.tar.gz differ diff --git a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in index 407a8d8da..8074b0734 100644 --- a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in +++ b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in @@ -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 { diff --git a/sci-geosciences/gpxsee/gpxsee-8.3.recipe b/sci-geosciences/gpxsee/gpxsee-8.9.recipe similarity index 93% rename from sci-geosciences/gpxsee/gpxsee-8.3.recipe rename to sci-geosciences/gpxsee/gpxsee-8.9.recipe index 0c18a48fd..792a0c5e9 100644 --- a/sci-geosciences/gpxsee/gpxsee-8.3.recipe +++ b/sci-geosciences/gpxsee/gpxsee-8.9.recipe @@ -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=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-8.3.patchset b/sci-geosciences/gpxsee/patches/gpxsee-8.9.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-8.3.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-8.9.patchset