Index: head/graphics/gpxsee/Makefile =================================================================== --- head/graphics/gpxsee/Makefile (revision 562319) +++ head/graphics/gpxsee/Makefile (revision 562320) @@ -1,57 +1,58 @@ # Created by: Nikolay Korotkiy # $FreeBSD$ PORTNAME= gpxsee -DISTVERSION= 7.20 +DISTVERSION= 7.32 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 + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps + ${INSTALL_DATA} ${WRKSRC}/icons/app/hicolor/64x64/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps ${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 562319) +++ head/graphics/gpxsee/distinfo (revision 562320) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580454509 -SHA256 (tumic0-GPXSee-7.20_GH0.tar.gz) = eab8056f41b1e903e4c00f988fd1d97e105c3b695ef19218d5629ca9e7d60fa9 -SIZE (tumic0-GPXSee-7.20_GH0.tar.gz) = 5348758 +TIMESTAMP = 1600904415 +SHA256 (tumic0-GPXSee-7.32_GH0.tar.gz) = ba2977b77c66b13ff83efecd27fcf9fcb0a71780bb210e5095129fef89d5f65d +SIZE (tumic0-GPXSee-7.32_GH0.tar.gz) = 5395233 Index: head/graphics/gpxsee/pkg-plist =================================================================== --- head/graphics/gpxsee/pkg-plist (revision 562319) +++ head/graphics/gpxsee/pkg-plist (revision 562320) @@ -1,28 +1,30 @@ 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_hu.qm +%%NLS%%%%DATADIR%%/translations/gpxsee_it.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 +share/icons/hicolor/64x64/apps/gpxsee.png