Linux build.leia v1.6.8 - shell script - Automatically install Leia on your system
#16
Hi all.

I've created an extension that will download and compile ffmpeg for you based on the configuration that your already installed ffmpeg used.
You need the latest version to be sure it'll run correctly. See the previous post.

Copy the following code and create a file in ~/bin/include/build.leia/ffmpeg.inc.

You can now run build.leia --with=ffmpeg

2017-11-19 - Updated to ffmpeg 3.4
2017-05-01-  Updated script to reflect the changes in build.leia 1.5.6.

Please see the code at https://gist.github.com/kekePower/d2dedc...d855cefafa
Reply
#17
Nice one ive finally compiled my own kodi wanted to do it for ages did it last night and had a day off today in bed was up till 6am, had a few niggles but mostly missing decencies which were easily fixed. (to do with the box i compiled on which was an oldie i use for just messing about it can be thrown away and reinstalled if need be in about 20 mins via Image Ghost hehe

I was due a nice long sleepy day off anyway Smile
Reply
#18
Hi everybody.

Just pushed version 1.5.6 to git.

Changelog:
* Fixed a typo in a function name
* Added a new function, clean_exit
* Updated the example module
* General clean-ups

Have fun compiling Kodi Leia :-)

Cheers,
kekePower
Reply
#19
Hi.

I've created an extension that compiles Kodi Krypton 17.3 from source. Am planning on also creating one to compile source from git.

Place this file in ~/bin/include/build.leia/krypton.inc

Run as follows: build.leia --with=krypton

2017-11-19 - Updated to Kodi 17.6 Krypton
2017-08-22 - Updated to Kodi 17.4 Krypton
2017-05-25 - Updated to Kodi 17.3 Krypton
2017-05-24 - Updated to Kodi 17.2 Krypton

Please see the code at https://gist.github.com/kekePower/243186...2dcdfaac57
Reply
#20
Hi all.

Just pushed a big update to git, bumped to version 1.5.9.

Changelog:
* Fixed a bug where variables used in --with wasn't honored
* Will check if crossguid and libfmt is available, if not, install them
* General cleanups

Good luck compiling Kodi :-)

Cheers,
kekePower
Reply
#21
Hi again.

Pushed 1.5.10 to git with a lot of bugfixes.

Changelog:
* Finally fixed the bug where --with wasn't honored.
* Added a lot of internal debug code
Reply
#22
Hi'yall Wink

I've just pushed version 1.5.12 to git.

Changelog:
* Added module_exit to be used in extensions
* Updated documentation wrt extensions
* Updated example extension to use the new module_exit
* Fixed a check for crossguid

Happy compiling!

Cheers,
kekePower
Reply
#23
Hi. It's me.

Version 1.5.14 just pushed to git.

Changelog:
* Added --with=nn to disable the two questions about clearing ccache and deleting PREFIX
* Cleaned up the code, removed unused code
* Updated the docs


Cheers,
kekePower
Reply
#24
Hello!

Pushed 1.5.15 to git a few days ago.

Changelog:
* Fixed a bug where addons were not compiled and installed during a fresh install
* General clean-ups

Happy compiling :-)

Cheers,
kekePower
Reply
#25
Good evening (CET).

I've just updated to version 1.5.16.

Changelog:
* Fixed a bug when compiling binary-addons. Added -j${NUMCPU}
* Renamed a variable and made it local to the function
* Fixed a few typos in README.md

Cheers,
kekePower
Reply
#26
Howdy.

A few weeks ago I pushed an "After-the-holidays" update, bumping the version up to 1.5.17.

No major changes, just a little cleaning.
Reply
#27
Hi.
Fresh from the press comes a major update that I'm really excited to give you.

I've created a patch that enables us to add our own, personalized string to the System Information screen, bottom right side.

Here is what it looks like for me.
Image

The build.leia.conf file now includes an extra option called MY_GIT_VERSION that you can edit and add your own string that will show up when you've compiled Kodi.

Please enjoy and happy hacking!

Cheers,
kekePower
Reply
#28
Hi folks.

I've just pushed version 1.6.2 to git.

This release includes the option to build Kodi Leia using Ninja.
A lot of changes throughout the code, including in the build.leia.conf file. Please add the difference to your local copy.

You can read more on Github https://github.com/kekePower/build.leia/...tag/v1.6.2

Happy building :-)

Cheers,
kekePower
Reply
#29
Hi.

Released version 1.6.3 last night with a fix that had bothered me for a while.

https://github.com/kekePower/build.leia/...tag/v1.6.3

Enjoy.

Cheers,
kekePower
Reply
#30
Hi.

Fixed a few things in version 1.6.4 in addition to checking if git is available.

Please see the release announcement https://github.com/kekePower/build.leia/...tag/v1.6.4

Cheers,
kekePower
Reply

Logout Mark Read Team Forum Stats Members Help
build.leia v1.6.8 - shell script - Automatically install Leia on your system0