From 74010586c202cd9c4a02574d5dd6197fd662666f Mon Sep 17 00:00:00 2001 From: bouyer Date: Mon, 14 Mar 2016 11:07:59 +0000 Subject: Update to version 20160208. Changes since 20150829: - support opencpn 4.2.0 - bug fixes and UI improvements - display currents along the route --- geography/opencpn-plugin-weather_routing/Makefile | 11 +++++------ geography/opencpn-plugin-weather_routing/PLIST | 2 +- geography/opencpn-plugin-weather_routing/distinfo | 11 ++++++----- .../patches/patch-cmake_PluginConfigure.cmake | 19 +++++++++++++++++++ 4 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 geography/opencpn-plugin-weather_routing/patches/patch-cmake_PluginConfigure.cmake diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile index b137d5cac4d..62a257d41be 100644 --- a/geography/opencpn-plugin-weather_routing/Makefile +++ b/geography/opencpn-plugin-weather_routing/Makefile @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2015/09/09 11:07:07 bouyer Exp $ +# $NetBSD: Makefile,v 1.4 2016/03/14 11:07:59 bouyer Exp $ # -VERSION= 20150829 +VERSION= 20160208 DISTNAME= weather_routing_pi-${VERSION} PKGNAME= opencpn-plugin-weather_routing-${VERSION} -#PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/} GITHUB_PROJECT= weather_routing_pi -GITHUB_TAG= e652536aca24809cd3514c8c903603806b22bb0d +GITHUB_TAG= 509fd720895fcc19fd55bc175305d3a956b0cc8b MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://opencpn.org/ocpn/weather_routing_plugin -COMMENT= OpenCPN plugin to create optimized weather routes +COMMENT= Concise ChartPlotter/Navigator - developement version LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ @@ -28,7 +27,7 @@ CMAKE_MODULE_PATH_OVERRIDE = \ .include "../../devel/cmake/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/wxGTK28/buildlink3.mk" +.include "../../x11/wxGTK30/buildlink3.mk" .include "../../graphics/MesaLib/buildlink3.mk" .include "../../graphics/glu/buildlink3.mk" .include "../../textproc/tinyxml/buildlink3.mk" diff --git a/geography/opencpn-plugin-weather_routing/PLIST b/geography/opencpn-plugin-weather_routing/PLIST index 72d47eb691d..20b1ee3dd40 100644 --- a/geography/opencpn-plugin-weather_routing/PLIST +++ b/geography/opencpn-plugin-weather_routing/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/09/09 11:07:07 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.3 2016/03/14 11:07:59 bouyer Exp $ lib/opencpn/libweather_routing_pi.so share/locale/ca/LC_MESSAGES/opencpn-weather_routing_pi.mo share/locale/cs/LC_MESSAGES/opencpn-weather_routing_pi.mo diff --git a/geography/opencpn-plugin-weather_routing/distinfo b/geography/opencpn-plugin-weather_routing/distinfo index 25c8121af2d..2e212642550 100644 --- a/geography/opencpn-plugin-weather_routing/distinfo +++ b/geography/opencpn-plugin-weather_routing/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.3 2015/11/03 00:08:43 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/03/14 11:07:59 bouyer Exp $ -SHA1 (weather_routing_pi-20150829-e652536aca24809cd3514c8c903603806b22bb0d.tar.gz) = ee3a7a485f9e0f6be60ba7a5d92309b27acea029 -RMD160 (weather_routing_pi-20150829-e652536aca24809cd3514c8c903603806b22bb0d.tar.gz) = f563544b3601b5f325e5c00bb60eff847b52b467 -SHA512 (weather_routing_pi-20150829-e652536aca24809cd3514c8c903603806b22bb0d.tar.gz) = be0a3bd43b00ece9bc1353683c8245cbc800da4ebd3bc624eb6f8771025277b6287705761b653167f9c68c8b6e2761d5aa2bc8f4553df3470e89aed88e005154 -Size (weather_routing_pi-20150829-e652536aca24809cd3514c8c903603806b22bb0d.tar.gz) = 787968 bytes +SHA1 (weather_routing_pi-20160208-509fd720895fcc19fd55bc175305d3a956b0cc8b.tar.gz) = 5fa4e285a8628bf546e7aa674a79eb181594ee4d +RMD160 (weather_routing_pi-20160208-509fd720895fcc19fd55bc175305d3a956b0cc8b.tar.gz) = 484c173e0f85a384ae30d39f98ae429bcff40793 +SHA512 (weather_routing_pi-20160208-509fd720895fcc19fd55bc175305d3a956b0cc8b.tar.gz) = 93bc3147bf532cfc956e78a927f7e22be3f1628591ee0baf4a7df94adba6102947b2c6d2863f8429215522122a92c3dbe3acd4d0c258843bec6a2c0d5ae10a66 +Size (weather_routing_pi-20160208-509fd720895fcc19fd55bc175305d3a956b0cc8b.tar.gz) = 793334 bytes +SHA1 (patch-cmake_PluginConfigure.cmake) = e2873cbba3d776227d72b8538634f687dc04c439 diff --git a/geography/opencpn-plugin-weather_routing/patches/patch-cmake_PluginConfigure.cmake b/geography/opencpn-plugin-weather_routing/patches/patch-cmake_PluginConfigure.cmake new file mode 100644 index 00000000000..004b0c89aa6 --- /dev/null +++ b/geography/opencpn-plugin-weather_routing/patches/patch-cmake_PluginConfigure.cmake @@ -0,0 +1,19 @@ +$NetBSD: patch-cmake_PluginConfigure.cmake,v 1.1 2016/03/14 11:07:59 bouyer Exp $ +Do not overwrite CMAKE_SHARED_LINKER_FLAGS + +--- cmake/PluginConfigure.cmake.orig 2016-02-10 19:43:27.000000000 +0100 ++++ cmake/PluginConfigure.cmake 2016-02-10 19:43:46.000000000 +0100 +@@ -43,11 +43,9 @@ + ENDIF(DEBUG) + ENDIF(PROFILING) + +- IF(NOT APPLE) +- SET(CMAKE_SHARED_LINKER_FLAGS "-Wl,-Bsymbolic") +- ELSE(NOT APPLE) ++ IF(APPLE) + SET(CMAKE_SHARED_LINKER_FLAGS "-Wl -undefined dynamic_lookup") +- ENDIF(NOT APPLE) ++ ENDIF(APPLE) + + ENDIF(NOT MSVC) + -- cgit v1.2.3