slackbuilds/gis/opencpn
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
patches gis/opencpn: Updated for version 5.0.0. 2019-04-06 06:50:15 +07:00
README gis/opencpn: Updated for version 5.0.0. 2019-04-06 06:50:15 +07:00
doinst.sh gis/opencpn: Update doinst.sh. 2017-01-09 20:18:25 +00:00
opencpn.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
opencpn.info gis/opencpn: Updated for version 5.0.0. 2019-04-06 06:50:15 +07:00
slack-desc gis/opencpn: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.

If you are upgrading or installing new, OpenCPN 5.x now requires
that wxGTK3 be built with webkitgtk support.  So you will have to
install webkitgtk available here at SBo, then build and install
wxGTK3.

OpenCPN only looks for plugins in the "lib" directories. So on
x86_64 we have to pass an environment variable to use plugins.
The menu launcher will automatically set this for you, however
if you choose to launch OpenCPN from the command line you must
launch it with this command to get plugin support on x86_64.

OPENCPN_PLUGIN_DIRS="/usr/lib64/opencpn" opencpn