pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/viking
Module Name: pkgsrc
Committed By: gdt
Date: Sun Jan 11 20:14:01 UTC 2026
Modified Files:
pkgsrc/geography/viking: Makefile PLIST distinfo
Log Message:
geography/viking: Update to 1.11
Viking 1.11 (2026-01-11)
New features since 1.10
* Return to OpenStreetMap (https://openstreet.org) as the Map Default.
** Raster tiles from https://opentopomap.org is depreciated.
* Read support of Garmin .FIT files.
* SF Features#135: Support Georef layer image rotation.
* SF Features#151: Enable visual status indicator of each tile cache.
* More support for GPX fields: URL/Link properties.
* Support reading as much information as read in from invalid GPX files (rather than just giving up).
* More support for KML properties: snippet, track color, name and description.
* New TAC analysis for consecutive squares in linear directions.
* Support daylight times and basic astronomical data using libnova.
* Support Waypoint proximity alarms.
* GPX Lap support read only display output in tooltips and a table view.
* Github #148: Allow horizontal scroll on preferences.
* GitHub #152: GeoRef Zoomed in image fast redraw.
* Github #160: Support reading compressed .xz and .gzip files (for any supported Geodata files within).
* Github #194: Add Reload Viking file from disk.
* Github #211: Support opening files in existing running instance via command line '-r'.
* Github #238: Enable a view of all the Map Ids available.
* Github #241: Improve Waypoint dialog layout.
* Github #243: Improved keyboard zoom controls, including Ctrl+'0' to restore default zoom.
* Github #266: Make Adding New Maps Go On Top.
* Github #307: Enable showing OSM zoom levels in tooltips.
* Github #339: Change default download setting to follow all redirects. AKA fix use of OSM Mapnik.
* Github #344: Fix printing on Wayland.
* Use https by default for most data/configurations.
* Enable running with an alternate configuration directory as specified (on command line).
* Aggregate layer: add some analysis by 'active days' to accompany per track statistics.
* Enable per map layer tile cache expiry age.
* Enable (this) NEWS to be viewed from within the main program.
* Enable property 'user-agent' for download requests.
* Github workflow for CI Testing purposes.
* C23 compatibility.
* Many Internal Improvements + Fixes.
Depreciations since 1.10
* Depreciate GPSMapper and GPSPoint export options.
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/geography/viking/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/geography/viking/PLIST
cvs rdiff -u -r1.33 -r1.34 pkgsrc/geography/viking/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/viking/Makefile
diff -u pkgsrc/geography/viking/Makefile:1.159 pkgsrc/geography/viking/Makefile:1.160
--- pkgsrc/geography/viking/Makefile:1.159 Wed Jan 7 08:47:14 2026
+++ pkgsrc/geography/viking/Makefile Sun Jan 11 20:14:01 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.159 2026/01/07 08:47:14 wiz Exp $
+# $NetBSD: Makefile,v 1.160 2026/01/11 20:14:01 gdt Exp $
-VERSION= 1.10
+VERSION= 1.11
DISTNAME= viking-${VERSION}
-PKGREVISION= 36
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/
EXTRACT_SUFX= .tar.bz2
@@ -32,6 +31,9 @@ TEST_TARGET= check
CONFIGURE_ARGS+= --disable-geoclue
# \todo RESOLVE
+CONFIGURE_ARGS+= --disable-nova
+
+# \todo RESOLVE
CONFIGURE_ARGS+= --disable-magic
# \todo RESOLVE
@@ -55,6 +57,9 @@ CONFIGURE_ARGS+= --disable-zip
#CONFIGURE_ARGS+= --enable-gtk-doc
#.include "../../textproc/gtk-doc/buildlink3.mk"
+# for xxd
+DEPENDS+= vim-share-[0-9]*:../../editors/vim-share
+
# According to upstream, gpsbabel is merely recommended. gpsbabel
# depends on qt, and is thus really large. Users can install it and
# use it at runtime, so don't depend on it at build time.
Index: pkgsrc/geography/viking/PLIST
diff -u pkgsrc/geography/viking/PLIST:1.14 pkgsrc/geography/viking/PLIST:1.15
--- pkgsrc/geography/viking/PLIST:1.14 Wed Dec 1 01:04:42 2021
+++ pkgsrc/geography/viking/PLIST Sun Jan 11 20:14:01 2026
@@ -1,28 +1,35 @@
-@comment $NetBSD: PLIST,v 1.14 2021/12/01 01:04:42 gdt Exp $
+@comment $NetBSD: PLIST,v 1.15 2026/01/11 20:14:01 gdt Exp $
bin/viking
man/man1/viking.1
share/applications/viking.desktop
share/help/C/viking/attribution.xml
share/help/C/viking/commandline.xml
+share/help/C/viking/commandline_details.xml
share/help/C/viking/dem_layer.xml
share/help/C/viking/edit_view_menus.xml
+share/help/C/viking/extending.xml
share/help/C/viking/figures/Aggregate_heatmap.png
share/help/C/viking/figures/Aggregate_statistics.png
share/help/C/viking/figures/Aggregate_statistics_years.png
share/help/C/viking/figures/DEM_Example.png
share/help/C/viking/figures/DEM_file_info_dialog.png
+share/help/C/viking/figures/GeoRefLayer_Properties.png
share/help/C/viking/figures/Goto_Main_Window.png
share/help/C/viking/figures/LayersTracksList.png
share/help/C/viking/figures/LayersTracksStatistics.png
+share/help/C/viking/figures/Maps_Cache_Status_Overlay.png
share/help/C/viking/figures/Maps_download_region_dialog.png
share/help/C/viking/figures/Panel_Stats_Tab.png
share/help/C/viking/figures/Track_elevation_graph.png
share/help/C/viking/figures/Track_properties.png
+share/help/C/viking/figures/Track_speed_time_graph_WinterSolstice2021.png
share/help/C/viking/figures/Track_statistics.png
share/help/C/viking/figures/Track_time_splits.png
share/help/C/viking/figures/Trackpoint_edit_dialog.png
share/help/C/viking/figures/Viking-OSM-CycleMap-ManyTracks.jpg
+share/help/C/viking/figures/Viking-TAC-Lines.png
share/help/C/viking/figures/Viking-TAC.png
+share/help/C/viking/figures/WaypointProperties-Extra.png
share/help/C/viking/figures/WaypointProperties.png
share/help/C/viking/figures/WaypointsList.png
share/help/C/viking/figures/addtr_18.png
@@ -52,6 +59,8 @@ share/help/C/viking/index.docbook
share/help/C/viking/legal.xml
share/help/C/viking/mapnik_rendering_layer.xml
share/help/C/viking/recommends.xml
+share/help/C/viking/refsynopsis.xml
+share/help/C/viking/userconfig.xml
share/icons/hicolor/48x48/apps/viking.png
share/locale/ast/LC_MESSAGES/viking.mo
share/locale/ca/LC_MESSAGES/viking.mo
Index: pkgsrc/geography/viking/distinfo
diff -u pkgsrc/geography/viking/distinfo:1.33 pkgsrc/geography/viking/distinfo:1.34
--- pkgsrc/geography/viking/distinfo:1.33 Wed Dec 1 01:04:42 2021
+++ pkgsrc/geography/viking/distinfo Sun Jan 11 20:14:01 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2021/12/01 01:04:42 gdt Exp $
+$NetBSD: distinfo,v 1.34 2026/01/11 20:14:01 gdt Exp $
-BLAKE2s (viking-1.10.tar.bz2) = 3635b6ec6e038de56dc69091840b30d4b62b26694ecfcbc063d313a70f437ebd
-SHA512 (viking-1.10.tar.bz2) = d04877306fb3a4e6902297d8971ca72d30418727f110b8b9bc937b2738b95975a7f41a4c969cc19cf403e73339476ff46d7ccbae77e03c5b1cf5bcac891485e5
-Size (viking-1.10.tar.bz2) = 5035598 bytes
+BLAKE2s (viking-1.11.tar.bz2) = 21088c89da6721cc5387e3162d8cce0fd88b78510d3b77e10978036973992c80
+SHA512 (viking-1.11.tar.bz2) = 3f0b788c6545571d52053fefce7e90b63b55121722303dde4c7629c6cee8fd0788bd896aa82863e85ddb27f57cdadba359e3d32c7d8d35faa6cbaadf9b30eecc
+Size (viking-1.11.tar.bz2) = 5831037 bytes
SHA1 (patch-configure) = c1a7935c166106e21585c007a07c00dc60349f02
Home |
Main Index |
Thread Index |
Old Index