Mon Feb 2 20:41:34 2015 UTC ()
Add opencpn-plugin-weather_routing version 20150201

This plugin creates optimized weather routes using isochrone method and
predictive grib data or averaged gridded Climate data based upon constraint
settings, start and finish information, and boat performance calculated
using boat specs or polar data


(bouyer)
diff -r0 -r1.1 pkgsrc/geography/opencpn-plugin-weather_routing/DESCR
diff -r0 -r1.1 pkgsrc/geography/opencpn-plugin-weather_routing/Makefile
diff -r0 -r1.1 pkgsrc/geography/opencpn-plugin-weather_routing/PLIST
diff -r0 -r1.1 pkgsrc/geography/opencpn-plugin-weather_routing/distinfo

File Added: pkgsrc/geography/opencpn-plugin-weather_routing/DESCR
OpenCPN 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.

This plugin creates optimized weather routes using isochrone method and
predictive grib data or averaged gridded Climate data based upon constraint
settings, start and finish information, and boat performance calculated
using boat specs or polar data

File Added: pkgsrc/geography/opencpn-plugin-weather_routing/Makefile
# $NetBSD: Makefile,v 1.1 2015/02/02 20:41:34 bouyer Exp $
#

VERSION=	20150201
DISTNAME=	weather_routing_pi-${VERSION}
PKGNAME=	opencpn-plugin-weather_routing-${VERSION}
CATEGORIES=	geography
MASTER_SITES=	http://ftp.fr.netbsd.org/~bouyer/

MAINTAINER=	bouyer@NetBSD.org
HOMEPAGE=	http://opencpn.org/ocpn/weather_routing_plugin
COMMENT=	OpenCPN plugin to create optimized weather routes
LICENSE=	gnu-gpl-v2

USE_LANGUAGES=		c c++
USE_TOOLS=		gettext
USE_CMAKE=		yes

CMAKE_ARGS+=	-DPREFIX:PATH=${PREFIX} -DPREFIX_PLUGINS:PATH=${PREFIX}/lib/opencpn
CMAKE_MODULE_PATH_OVERRIDE = \
		cmake/PluginConfigure.cmake \
		cmake/PluginInstall.cmake \
		cmake/PluginLocalization.cmake \
		cmake/PluginPackage.cmake

.include "../../devel/cmake/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/wxGTK28/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/geography/opencpn-plugin-weather_routing/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/02/02 20:41:34 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
share/locale/da/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/de/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/el/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/es/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/et/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/fi/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/fr/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/gl/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/hu/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/it/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/nb/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/nl/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/pl/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/pt/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/ru/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/sv/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/tr/LC_MESSAGES/opencpn-weather_routing_pi.mo
share/locale/zh/LC_MESSAGES/opencpn-weather_routing_pi.mo

File Added: pkgsrc/geography/opencpn-plugin-weather_routing/distinfo
$NetBSD: distinfo,v 1.1 2015/02/02 20:41:34 bouyer Exp $

SHA1 (weather_routing_pi-20150201.tar.gz) = c52122dc3c655307b7e7e5bd50b083567a3a7dc0
RMD160 (weather_routing_pi-20150201.tar.gz) = a5313bd09a069a87f6b05b7f253ad4dcc2e49084
Size (weather_routing_pi-20150201.tar.gz) = 3184466 bytes