In the article about the Libreelec8 build for Orange PI PC
we created the environment and compiled the Libreelec8 image for our development board. We integrate what it has been said in the previous article showing how to build the Libreelec 8 addons for our Orange PI PC board.
Now we proceed to build some addons. The packages that you can build are available in the kodi-binary-addons folder as shown below
and in the packages/addons folder
We build the pvr.iptvsimple addon running the following command from the /home/sviluppo/orangepi/libreelec/libreelec-8.0 folder
1 |
PROJECT=H3 ARCH=arm scripts/create_addon pvr.iptvsimple |
We build the proftpd addon, among those avaliable in the packages/addons folder
1 |
PROJECT=H3 ARCH=arm scripts/create_addon proftpd |
The compiled addons are available in the following folder
1 |
/home/sviluppo/orangepi/libreelec/libreelec-8.0/target/addons/8.1/H3/arm/ |
Here are the links to download some compiled addons