I’ve set up circleci builds for arm 32/64
OpenCPN.
with latest gtk3 and latest wxWidgets 3.1
The build deploys into cloudsmith.
I’ve made my fork of
OpenCPN to support touch gestures.
Cloudsmith URL
https://cloudsmith.io/~bbn-projects/...repo/packages/
And CircleCi scripts are available in respective repositories under
https://github.com/bareboat-necessities
I had to setup CircleCi arm builds for
gdk-pixbuf
gtk3
wxWidgets
evdev-rce
wxsvg3
OpenCPN
I’ve also set up CircleCi builds
for
KPlex arm32/64
and lysmarine OS
Please take a look.
OpenCPN does have some issues with
few dialogs and dark themes in grids and tabs but works much better on raspberry pi with touchscreen.
Right click is emulated via long touch using evdev-rce (which I had to fork too)
and OpenCPN finger zoom works
in my fork requiring wxWidgets 3.1.x
I can finally use OpenCPN with a touch
screen in
cockpit without keyboard.
LysMarine installs onscreen keyboard called ‘onboard’
and overall looks nice on raspberry pi 4 with 64 bit version.
Thanks,
—MG