This overlay allows for installation of the librepilot flight control suite under gentoo linux. There is also an ebuild for osgearth-2.8, as there is no longer osgearth in Portage
Run the command:
layman -a librepilot
You can then proceed to install the package in the usual manner:
emerge -av app-misc/librepilot
taking note of the changes needed to the use flags etc.
Search for the config key overlay_defs
in your /etc/layman/layman.cfg
and
change uncomment it. Please note down the path that was given there (usually
/etc/layman/overlays
).
curl -L https://github.com/paul-jewell/gentoo-overlay/raw/master/repositories.xml > /etc/layman/overlays/librepilot-overlay.xml
layman -f -a Librepilot