LuneOS is broken (LuneOS patches not rebased on qt5-qtwebengine for 5.10.1)
Created by: ollieparanoid
LuneOS UI is packaged in postmarketOS. Thanks to the work from @magmastonealex and @PureTryOut, we had the QT 5.9 version of qt5-qtwebengine
working with patches required for LuneOS on top. However, Alpine Linux (which postmarketOS is based on) switched to QT 5.10.1 now, which means our QT packages must be upgraded as well.
Unfortunately the patches from LuneOS don't apply anymore. I found patches for QT 5.10.0 here, but they don't work with 5.10.1 either.
To make the repository build script go through again, I'll move qt5-qtwebengine
from aports/main
to aports/luna
and disable the luna
folder from compiling for now. In the meantime I've learned that ncopa is looking into providing qt5-qtwebengine
in Alpine Linux (without LuneOS patches though, but it's still great) and he said the musl specific patches we have are helpful.
@shr-project, @ericblade, @Tofee, @Herrie82:
- Do you have a patchset for QT 5.10.1 as well, or do you have plans to create one?
- Would it be possible at some point in the future to have LuneOS UI working without patching QT?
- What happens when running LuneOS with the stock qt5-qtwebengine, without the LuneOS specific patches?