Thank you :)
I use the 2.2 beta locally, which appearently works quite well, and contains quite some advantages over 2.1, so maybe it is worth providing a separate package for that? OpenCPN seems to be evolving quickly :)
Search Criteria
Package Details: opencpn 5.14.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opencpn.git (read-only, click to copy) |
|---|---|
| Package Base: | opencpn |
| Description: | Open Source Chart Plotting / Marine Navigation |
| Upstream URL: | http://opencpn.org |
| Licenses: | GPL2 |
| Submitter: | None |
| Maintainer: | cybuzuma |
| Last Packager: | cybuzuma |
| Votes: | 38 |
| Popularity: | 0.50 |
| First Submitted: | 2009-07-08 14:25 (UTC) |
| Last Updated: | 2026-04-26 18:25 (UTC) |
Dependencies (16)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- libarchive (libarchive-gitAUR)
- libexif (libexif-gitAUR)
- libsndfile (libsndfile-gitAUR)
- portaudio
- rapidjson (rapidjson-gitAUR)
- shapelib
- sqlite (sqlite-fossilAUR)
- tinyxml (tinyxml-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxsvg
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- lsb-release (make)
- gpsd (optional) – GPS position support
Required by (8)
Sources (3)
sredna commented on 2010-08-20 19:33 (UTC)
<deleted-account> commented on 2010-08-20 19:02 (UTC)
Hey, I just updated the package. I had make a small change to the source URL but it built with no problems otherwise.
sredna commented on 2010-08-18 11:06 (UTC)
I have a PKGBUILD for v 2.1, could we update this?
http://aur.pastebin.com/0jMtfj7F
Pinned Comments
cybuzuma commented on 2022-09-29 08:33 (UTC) (edited on 2025-04-19 17:51 (UTC) by cybuzuma)
Please note that when using this package, you will not be able to use the Plugin Manager but have to install plugins via the aur or compile them yourself. If you need a plugin that is not in the aur, feel free to contact me for help.
If you added a plugin to an existing install before 5.10.2-3 or compiled a plugin yourself and can not see it in the plugin list, add the following to your
~/.opencpn/opencpn.conffile (thanks to @zimm):You can find the correct name by looking at the files in
/usr/lib/opencpn.If you encounter errors with plugins after an opencpn update, you might need to rebuild the affected plugin, for example using
makepkg -fi.