[Linux] – build.leia shell script

Hello everyone.

I’ve created a shell script, written for ZSH, that enables me to install Leia from source directly from Github.

If anyone’s interested, the source code can be found on Github: https://github.com/kekePower/build.leia

It’s fairly stable and has worked for me really well.

Requirements:
* The standard requirements for building Kodi
* git
* ZSH
* You have to be in the sudoers file as it uses sudo to install Kodi and the binary addons
** This can of course be hacked if you want to install Kodi in your home directory.

I’m using Mageia 6 (Cauldron) and have almost every library necessary installed.

If you run into trouble/have issues, please see the Toubleshooting section on my Github project page.

Please feel free to fork, help out with translations, suggestions and so on. Creating this script has been a lot of fun for me and I hope someone will be able to use it.

Cheers,
kekePower
https://github.com/kekePower/build.leia