Building XJadeo from source

Here be dragons.

Basic building

The usual autotools spell applies:

./configure
make
sudo make install

However xjadeo requires quite a few build dependencies:

Development packages for the following software must be available to compile xjadeo:

Recommended optional dependencies:

Options: (fall-back and legacy video outputs)

Deprecated:

Cross compilation, static binaries and bundles

Please see the variety of x-*.sh scripts in the source's root folder in the git repository.