Index: head/graphics/gpxsee/Makefile =================================================================== --- head/graphics/gpxsee/Makefile (revision 519018) +++ head/graphics/gpxsee/Makefile (revision 519019) @@ -1,57 +1,57 @@ # Created by: Nikolay Korotkiy # $FreeBSD$ PORTNAME= gpxsee -DISTVERSION= 7.15 +DISTVERSION= 7.18 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com COMMENT= GPS log file viewer and analyzer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/licence.txt USES= compiler:c++11-lang desktop-file-utils gl qmake:outsource \ qt:5 shared-mime-info USE_QT= buildtools_build concurrent core gui network opengl printsupport \ sql sql-sqlite3_run widgets USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= tumic0 GH_PROJECT= GPXSee 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 PBF_RUN_DEPENDS= ${QT_PLUGINDIR}/imageformats/libpbf.so:graphics/qtpbfimageplugin TIFF_DESC= Support for GeoTIFF images TIFF_USE= QT=imageformats_run pre-build-NLS-on: ( cd ${BUILD_WRKSRC} && ${LRELEASE} ${WRKSRC}/${PORTNAME}.pro ) do-install: ${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 ${INSTALL_DATA} ${WRKSRC}/pkg/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/pkg/${PORTNAME}.xml ${STAGEDIR}${PREFIX}/share/mime/packages @${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 .include Index: head/graphics/gpxsee/distinfo =================================================================== --- head/graphics/gpxsee/distinfo (revision 519018) +++ head/graphics/gpxsee/distinfo (revision 519019) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571821665 -SHA256 (tumic0-GPXSee-7.15_GH0.tar.gz) = 49e4f1b8d394af9dd4cb13d1c6e3937a7544506596e01ae2239acb47694d8958 -SIZE (tumic0-GPXSee-7.15_GH0.tar.gz) = 4696645 +TIMESTAMP = 1574627397 +SHA256 (tumic0-GPXSee-7.18_GH0.tar.gz) = 77c3a430cd314f621566b7ff2174b64c0c96099f6f90b62f54c8abfe02918a06 +SIZE (tumic0-GPXSee-7.18_GH0.tar.gz) = 5006604 Index: head/graphics/gpxsee/pkg-plist =================================================================== --- head/graphics/gpxsee/pkg-plist (revision 519018) +++ head/graphics/gpxsee/pkg-plist (revision 519019) @@ -1,27 +1,28 @@ bin/gpxsee share/applications/gpxsee.desktop %%DATADIR%%/csv/ellipsoids.csv %%DATADIR%%/csv/gcs.csv %%DATADIR%%/csv/pcs.csv %%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 %%NLS%%%%DATADIR%%/translations/gpxsee_pl.qm %%NLS%%%%DATADIR%%/translations/gpxsee_pt_BR.qm %%NLS%%%%DATADIR%%/translations/gpxsee_ru.qm %%NLS%%%%DATADIR%%/translations/gpxsee_sv.qm %%NLS%%%%DATADIR%%/translations/gpxsee_tr.qm +%%NLS%%%%DATADIR%%/translations/gpxsee_uk.qm share/metainfo/gpxsee.appdata.xml share/mime/packages/gpxsee.xml share/pixmaps/gpxsee.png