diff --git a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in index c5dd3fa76..0c503a8c6 100644 --- a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in +++ b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in @@ -28,6 +28,8 @@ resource file_types message { "types" = "application/vnd.oziexplorer.rte", "types" = "application/vnd.oziexplorer.wpt", "types" = "application/geo+json" + "types" = "application/vnd.naviter.seeyou.cup" + "types" = "application/vnd.garmin.gpi" }; resource vector_icon { diff --git a/sci-geosciences/gpxsee/gpxsee-7.16.recipe b/sci-geosciences/gpxsee/gpxsee-7.17.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-7.16.recipe rename to sci-geosciences/gpxsee/gpxsee-7.17.recipe index 16fdda277..bd045176b 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.16.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.17.recipe @@ -23,7 +23,7 @@ COPYRIGHT="2015-2019 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="e97fe8a4d4c2ec1581c932b4eb1f2ab67f8a21b8953a33a478aad0fc752965b2" +CHECKSUM_SHA256="d639c15ecf90583354bc4178efc5fd64e90f308f875acb64c0c77959e1b4fb89" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.16.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.17.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.16.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.17.patchset