FreeBSD Bugzilla – Attachment 199985 Details for
Bug 233893
graphics/gpxsee: Update to 7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 7.0
gpxsee.diff (text/plain), 2.85 KB, created by
Nikolay Korotkiy
on 2018-12-09 17:39:47 UTC
(
hide
)
Description:
Update to 7.0
Filename:
MIME Type:
Creator:
Nikolay Korotkiy
Created:
2018-12-09 17:39:47 UTC
Size:
2.85 KB
patch
obsolete
>diff --git i/graphics/gpxsee/Makefile w/graphics/gpxsee/Makefile >index 4753c39f89fb..366d105ab535 100644 >--- i/graphics/gpxsee/Makefile >+++ w/graphics/gpxsee/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gpxsee >-PORTVERSION= 6.3 >+PORTVERSION= 7.0 > CATEGORIES= graphics geography > > MAINTAINER= sikmir@gmail.com >@@ -11,8 +11,8 @@ COMMENT= GPS log file viewer and analyzer > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/licence.txt > >-USES= qmake:outsource desktop-file-utils qt:5 shared-mime-info >-USE_QT= buildtools_build core gui network opengl printsupport \ >+USES= gl qmake:outsource desktop-file-utils qt:5 shared-mime-info >+USE_QT= buildtools_build concurrent core gui network opengl printsupport \ > sql sql-sqlite3_run widgets > USE_GL= gl > >@@ -20,18 +20,17 @@ USE_GITHUB= yes > GH_ACCOUNT= tumic0 > GH_PROJECT= GPXSee > >-OPTIONS_DEFINE= NLS TIFF >-OPTIONS_DEFAULT= TIFF >+OPTIONS_DEFINE= NLS PBF TIFF >+OPTIONS_DEFAULT= PBF TIFF > OPTIONS_SUB= yes > NLS_USE= QT=linguisttools_build > NLS_USES= gettext-runtime qt:5 >-TIFF_DESC= Support for TIFF >+PBF_DESC= Support for PBF vector maps >+PBF_RUN_DEPENDS=qt5-pbfimageplugin:graphics/qt5-pbfimageplugin >+TIFF_DESC= Support for GeoTIFF images > TIFF_USES= qt:5 > TIFF_USE= QT=imageformats_run > >-do-patch: >- @${REINPLACE_CMD} -e "s|/usr/share/gpxsee|${DATADIR}|" ${WRKSRC}/src/config.h >- > pre-build-NLS-on: > ${LRELEASE} ${WRKSRC}/${PORTNAME}.pro > >@@ -45,6 +44,8 @@ do-install: > ${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-NLS-on: > @${MKDIR} ${STAGEDIR}${DATADIR}/translations >diff --git i/graphics/gpxsee/distinfo w/graphics/gpxsee/distinfo >index e99106edef7d..7e023a437ccb 100644 >--- i/graphics/gpxsee/distinfo >+++ w/graphics/gpxsee/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1540189420 >-SHA256 (tumic0-GPXSee-6.3_GH0.tar.gz) = 0650ac670b8beeba14e05c7b04dc60d4aa9f610dd6d4dd0a5507632a07602990 >-SIZE (tumic0-GPXSee-6.3_GH0.tar.gz) = 3861093 >+TIMESTAMP = 1544291375 >+SHA256 (tumic0-GPXSee-7.0_GH0.tar.gz) = 6df9cb128f022b2f0be39387d00bf69c08e7d1b758e991d346c73831aa23ff9f >+SIZE (tumic0-GPXSee-7.0_GH0.tar.gz) = 3868832 >diff --git i/graphics/gpxsee/pkg-plist w/graphics/gpxsee/pkg-plist >index 155060edb013..f27592291bdf 100644 >--- i/graphics/gpxsee/pkg-plist >+++ w/graphics/gpxsee/pkg-plist >@@ -18,5 +18,7 @@ share/applications/gpxsee.desktop > %%NLS%%%%DATADIR%%/translations/gpxsee_pl.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_ru.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_sv.qm >+%%NLS%%%%DATADIR%%/translations/gpxsee_tr.qm >+share/metainfo/gpxsee.appdata.xml > share/mime/packages/gpxsee.xml > share/pixmaps/gpxsee.png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 233893
:
199985
|
200095
|
200123