summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-31 02:23:58 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-31 02:23:58 +0000
commitf62db6454aa0ea2da49fac696099483154e97942 (patch)
treed92192c03108d1db63efa55d8325f966320bb102
parent- Update to fldigi 4.1.00 (diff)
graphics/gpxsee: update to 7.2
PR: 235286 Submitted by: Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=491676
-rw-r--r--graphics/gpxsee/Makefile16
-rw-r--r--graphics/gpxsee/distinfo6
-rw-r--r--graphics/gpxsee/pkg-descr2
-rw-r--r--graphics/gpxsee/pkg-plist12
4 files changed, 20 insertions, 16 deletions
diff --git a/graphics/gpxsee/Makefile b/graphics/gpxsee/Makefile
index 6b4e50a2af6c..c314e114b760 100644
--- a/graphics/gpxsee/Makefile
+++ b/graphics/gpxsee/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gpxsee
-DISTVERSION= 7.1
-PORTREVISION= 1
+DISTVERSION= 7.2
CATEGORIES= graphics geography
MAINTAINER= sikmir@gmail.com
@@ -21,9 +20,10 @@ USE_GITHUB= yes
GH_ACCOUNT= tumic0
GH_PROJECT= GPXSee
-OPTIONS_DEFINE= NLS PBF TIFF
-OPTIONS_DEFAULT= PBF TIFF
+OPTIONS_DEFINE= MAPS NLS PBF TIFF
+OPTIONS_DEFAULT= MAPS PBF TIFF
OPTIONS_SUB= yes
+MAPS_DESC= Install map definitions of some well known global map services
NLS_USE= QT=linguisttools_build
NLS_USES= gettext-runtime
PBF_DESC= Support for PBF vector maps
@@ -35,9 +35,7 @@ pre-build-NLS-on:
${LRELEASE} ${WRKSRC}/${PORTNAME}.pro
do-install:
- ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/GPXSee ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
- @${MKDIR} ${STAGEDIR}${DATADIR}/maps
- ${INSTALL_DATA} ${WRKSRC}/pkg/maps/* ${STAGEDIR}${DATADIR}/maps
+ ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/gpxsee ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@${MKDIR} ${STAGEDIR}${DATADIR}/csv
${INSTALL_DATA} ${WRKSRC}/pkg/csv/* ${STAGEDIR}${DATADIR}/csv
${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps
@@ -47,6 +45,10 @@ do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo
${INSTALL_DATA} ${WRKSRC}/pkg/appdata.xml ${STAGEDIR}${PREFIX}/share/metainfo/${PORTNAME}.appdata.xml
+do-install-MAPS-on:
+ @${MKDIR} ${STAGEDIR}${DATADIR}/maps
+ ${INSTALL_DATA} ${WRKSRC}/pkg/maps/* ${STAGEDIR}${DATADIR}/maps
+
do-install-NLS-on:
@${MKDIR} ${STAGEDIR}${DATADIR}/translations
${INSTALL_DATA} ${WRKSRC}/lang/*.qm ${STAGEDIR}${DATADIR}/translations
diff --git a/graphics/gpxsee/distinfo b/graphics/gpxsee/distinfo
index 50608538c1c9..4068f0764cb1 100644
--- a/graphics/gpxsee/distinfo
+++ b/graphics/gpxsee/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546427303
-SHA256 (tumic0-GPXSee-7.1_GH0.tar.gz) = 4f06fbed10629c0c32e2240cc6b8f34ff3c2f4063f0bdd23e084b74c5fe01ca0
-SIZE (tumic0-GPXSee-7.1_GH0.tar.gz) = 3868798
+TIMESTAMP = 1548706224
+SHA256 (tumic0-GPXSee-7.2_GH0.tar.gz) = b26350f9ab7890c322c04951d3ae528c66d5cfea07cbb3f0688d83ec82ff6098
+SIZE (tumic0-GPXSee-7.2_GH0.tar.gz) = 4281800
diff --git a/graphics/gpxsee/pkg-descr b/graphics/gpxsee/pkg-descr
index cb2ea0347e26..8a6a3f7d3a5b 100644
--- a/graphics/gpxsee/pkg-descr
+++ b/graphics/gpxsee/pkg-descr
@@ -1,6 +1,6 @@
GPS log file viewer and analyzer.
GPXSee is a Qt-based GPS log file viewer and analyzer that supports
-GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
+all common GPS log file formats.
WWW: https://www.gpxsee.org/
diff --git a/graphics/gpxsee/pkg-plist b/graphics/gpxsee/pkg-plist
index f27592291bdf..f664bca07a70 100644
--- a/graphics/gpxsee/pkg-plist
+++ b/graphics/gpxsee/pkg-plist
@@ -3,15 +3,17 @@ share/applications/gpxsee.desktop
%%DATADIR%%/csv/ellipsoids.csv
%%DATADIR%%/csv/gcs.csv
%%DATADIR%%/csv/pcs.csv
-%%DATADIR%%/maps/4UMaps.xml
-%%DATADIR%%/maps/OpenStreetMap.xml
-%%DATADIR%%/maps/OpenTopoMap.xml
-%%DATADIR%%/maps/USGS-imagery.xml
-%%DATADIR%%/maps/USGS-topo.xml
+%%MAPS%%%%DATADIR%%/maps/4UMaps.xml
+%%MAPS%%%%DATADIR%%/maps/Antarctica.xml
+%%MAPS%%%%DATADIR%%/maps/OpenStreetMap.xml
+%%MAPS%%%%DATADIR%%/maps/OpenTopoMap.xml
+%%MAPS%%%%DATADIR%%/maps/USGS-imagery.xml
+%%MAPS%%%%DATADIR%%/maps/USGS-topo.xml
%%NLS%%%%DATADIR%%/translations/gpxsee_cs.qm
%%NLS%%%%DATADIR%%/translations/gpxsee_da.qm
%%NLS%%%%DATADIR%%/translations/gpxsee_de.qm
%%NLS%%%%DATADIR%%/translations/gpxsee_en.qm
+%%NLS%%%%DATADIR%%/translations/gpxsee_es.qm
%%NLS%%%%DATADIR%%/translations/gpxsee_fi.qm
%%NLS%%%%DATADIR%%/translations/gpxsee_fr.qm
%%NLS%%%%DATADIR%%/translations/gpxsee_nb.qm