Hello,
I am new to building things from scratch (although I used to be a Gentoo user ages ago) and I was wondering if it would be in principle possible to git clone the master head, replace Kodi Matrix (which would be perfectly fine if it wasn't for this Python dependency error which makes it virtually impossible to install any addon on it why it's disqualified for now) with Leia from the 9.2.2 head, maybe bump some versions like graphics drivers and Mesa, download all the sources and then build like a Master OS/9.2.2 Kodi Frankenstein image from that? Is there anything that I need to be aware of in order to have a chance of succeeding? The scripts look the same to me at first glance and from my understanding they seem to refer to the package.mk which then has all the information about version etc. For example I could have the latest Ubuntu 20.04 development branch as an OS with all the latest updates but install some stone age Kodi on it if I really wanted to do so?
Ultimately my goal is to learn about building a small JEOS from scratch and create a little commit/fork from it to remove some stuff like the Retrogames parts and add an audiophile music player like Volumio (I now, this apparently doesn't seem to work but surely MPD as an external player should be realistic?) plus some Arch related tweaks like individual CFLAGS, everything more bleeding edge but also more focussed on pure media playback rather than trying to be all bells and whistles.