Path to this page:
./
geography/opencpn,
Concise ChartPlotter/Navigator
Branch: pkgsrc-2018Q2,
Version: 4.8.2nb5,
Package name: opencpn-4.8.2nb5,
Maintainer: bouyerOpenCPN is a free software (GPLv2) project to create a concise chart plotter
and navigation software, for use underway or as a planning tool. OpenCPN is
developed by a team of active sailors using real world conditions for
program testing and refinement.
Required to run:[
graphics/libexif] [
graphics/hicolor-icon-theme] [
sysutils/desktop-file-utils] [
textproc/tinyxml] [
www/curl] [
x11/wxGTK30] [
audio/portaudio-devel]
Required to build:[
devel/cmake] [
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/fixesproto4] [
x11/xcb-proto] [
x11/xorgproto]
Master sites:
SHA1: 9547a99c0de739fb0f4953d37bb738ed651f5c62
RMD160: f217d07cc639292e657b0f89f96daa12cab2a355
Filesize: 60378.109 KB
Version history: (Expand)
- (2018-08-18) Updated to version: opencpn-4.8.2nb5
- (2018-07-03) Package added to pkgsrc.se, version opencpn-4.8.2nb4 (created)
CVS history: (Expand)
2018-08-18 12:31:59 by Benny Siegert | Files touched by this commit (12) |
Log message:
Pullup ticket #5804 - requested by bouyer
geography/opencpn: build fix
Revisions pulled up:
- geography/opencpn-plugin-debugger/Makefile 1.11
- geography/opencpn-plugin-draw/Makefile 1.17
- geography/opencpn-plugin-statusbar/Makefile 1.8
- geography/opencpn-plugin-watchdog/Makefile 1.15
- geography/opencpn-plugin-watchdog/distinfo 1.10
- geography/opencpn-plugin-watchdog/patches/patch-src_Alarm.cpp 1.2
- geography/opencpn-plugin-watchdog/patches/patch-src_watchdog_pi.cpp 1.2
- geography/opencpn-plugin-weather_routing/Makefile 1.18
- geography/opencpn/Makefile 1.24
- geography/opencpn/distinfo 1.19-1.20
- geography/opencpn/patches/patch-CMakeLists.txt 1.7
- geography/opencpn/patches/patch-plugins_wmm_pi_src_MagneticPlotMap.cpp 1.2
---
Module Name: pkgsrc
Committed By: bouyer
Date: Tue Jul 3 15:14:16 UTC 2018
Modified Files:
pkgsrc/geography/opencpn: distinfo
pkgsrc/geography/opencpn-plugin-watchdog: distinfo
pkgsrc/geography/opencpn-plugin-watchdog/patches: patch-src_Alarm.cpp
patch-src_watchdog_pi.cpp
pkgsrc/geography/opencpn/patches:
patch-plugins_wmm_pi_src_MagneticPlotMap.cpp
Log message:
newer gcc (e.g. 8.0_RC2) requires <cmath> for std::isnan().
This is only a build fix so no revision bump
---
Module Name: pkgsrc
Committed By: bouyer
Date: Thu Jul 19 17:58:58 UTC 2018
Modified Files:
pkgsrc/geography/opencpn: Makefile distinfo
pkgsrc/geography/opencpn-plugin-debugger: Makefile
pkgsrc/geography/opencpn-plugin-draw: Makefile
pkgsrc/geography/opencpn-plugin-statusbar: Makefile
pkgsrc/geography/opencpn-plugin-watchdog: Makefile
pkgsrc/geography/opencpn-plugin-weather_routing: Makefile
pkgsrc/geography/opencpn/patches: patch-CMakeLists.txt
Log message:
Do not include buildlink3 files already inclued by wxGTK30/buildlink3.mk
(especially, remove gtk2 buildlink3).
Make opencpn build with gtk3
Conservatively bump PKGREVISIONs
|