Skip to content

Version 1.6.7 released with lots of fixes and more

Compare
Choose a tag to compare
@kekePower kekePower released this 09 Dec 21:29
· 34 commits to v1.x since this release

Hi.

I'm proud to give you the latest and greatest version of build.leia to date. I've worked hard over these past few days combing over the code looking for bugs and for things to improve and what I can add/remove to make compiling Kodi 18 Leia easier for you.

This time I've moved a few functions around to make it better and work better. Updated the language files with a few entries while also removing some.

The one major change is that the script will now automatically check for and compile some of the dependencies listed in the Kodi documentation on building on Linux.

This means that it will look for and automatically compile:

  • RadpidJSON
  • libfmt
  • crossguid
  • JsonSchemaBuilder

There was also a bug I introduced that prevented Kodi from building after a certain commit in the master tree. This is now fixed.

I've also completely removed the tar-ball with the files that Kodi downloads and removed the backups of the files that gets patched by the script.

Please enjoy and happy building :-)