From ca92b35948b79c021366c115464a8555c0cf5c28 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 2 May 2018 22:36:17 +0200 Subject: [PATCH] Disable LuneOS UI (see #1459) [skip ci] Moved from aports/main to aports/luna, so we can disable the entire folder from building in the binary repository: * qt5-qtwebengine * postmarketos-ui-luna --- {main => luna}/postmarketos-ui-luna/APKBUILD | 6 ++++-- {main => luna}/postmarketos-ui-luna/start_luna.sh | 0 {main => luna}/qt5-qtwebengine/APKBUILD | 2 ++ .../0001-Add-PalmServiceBridge-to-WebEngine.patch | 0 ...2-PalmServiceBridge-adapt-to-Chromium-53-code-base.patch | 0 ...bEngineView-provide-additionnal-features-from-wind.patch | 0 ...bContents-provide-additional-features-from-window..patch | 0 ...bEngineNewViewRequest-provide-the-requested-URL-as.patch | 0 ...plement-Sync-IPC-messaging-through-qt.webChannelTr.patch | 0 ...ore-the-additional-window-features-related-to-Lune.patch | 0 ...ke-properties-for-some-settings-for-PalmBridgeServ.patch | 0 ...indowFeatures-Chrome-lower-the-minimum-height-to-5.patch | 0 .../patches-luna/0006-Enable-password-echo.patch | 0 ...bEngineSettings-Add-a-standardFontFamily-property-.patch | 0 ...bEngineSettings-add-also-Serif-Fixed-and-Cursive-f.patch | 0 ...orage-browser-quota-workaround-for-crash-on-cache-.patch | 0 ...ore-the-additional-window-features-required-by-the.patch | 0 ...ml.css-themeWin.css-Add-Prelude-as-default-font-in.patch | 0 ...uickWebEngineNewViewRequest-use-initialTargetUrl-f.patch | 0 .../0010-Update-additional-params-from-Chromium-53-56.patch | 0 ...bEngineNewViewRequest-add-possibility-to-get-reque.patch | 0 .../patches-luna/0011-Fix-WebGL2-Textures.patch | 0 ...tScreenInfo-use-default-screen-when-no-window-is-a.patch | 0 .../patches-luna/0012-Enable-password-echo.patch | 0 .../0013-Implement-RequestQuotePermission.patch | 0 ...bEngineView-re-introduce-devicePixelRatio-property.patch | 0 ...bEngineView-add-extraContextMenuEntriesComponent-p.patch | 0 .../patches-luna/0016-Fix-build-for-Qt5.9.patch | 0 .../patches-luna/0017-gn_generator-fix-debug-build.patch | 0 .../patches-luna/0018-Add-LuneOS-specific-switches.patch | 0 ...romium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch | 0 ...-functions.prf-allow-build-for-linux-oe-g-platform.patch | 0 ...bEngine-qquickwebengineview_p_p.h-add-include-QCol.patch | 0 .../0002-chromium-Force-host-toolchain-configuration.patch | 0 ...3-Include-dependency-to-QCoreApplication-translate.patch | 0 ...03-chromium-workaround-for-too-long-.rps-file-name.patch | 0 ...romium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch | 0 ...romium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch | 0 .../0006-chromium-musl-include-fcntl.h-for-loff_t.patch | 0 ...romium-musl-use-off64_t-instead-of-the-internal-__.patch | 0 ...008-chromium-musl-linux-glibc-make-the-distinction.patch | 0 ...romium-musl-allocator-Do-not-include-glibc_weak_sy.patch | 0 ...romium-musl-Use-correct-member-name-__si_fields-fr.patch | 0 .../0011-chromium-musl-Match-syscalls-to-match-musl.patch | 0 ...romium-musl-Define-res_ninit-and-res_nclose-for-no.patch | 0 .../0013-chromium-musl-Do-not-define-__sbrk-on-musl.patch | 0 ...14-chromium-musl-Adjust-default-pthread-stack-size.patch | 0 ...romium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch | 0 ...romium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch | 0 .../qt5-qtwebengine/patches-musl/gn_bootstrap.patch | 0 .../qt5-qtwebengine/patches-musl/no-pvalloc.patch | 0 .../qt5-qtwebengine/patches-musl/no_execinfo.patch | 0 .../patches-musl/renderthread-mallinfo.patch | 0 {main => luna}/qt5-qtwebengine/patches-musl/yasm_intl.patch | 0 {main => luna}/qt5-qtwebengine/use-ozone.patch | 0 55 files changed, 6 insertions(+), 2 deletions(-) rename {main => luna}/postmarketos-ui-luna/APKBUILD (76%) rename {main => luna}/postmarketos-ui-luna/start_luna.sh (100%) rename {main => luna}/qt5-qtwebengine/APKBUILD (99%) rename {main => luna}/qt5-qtwebengine/patches-luna/0001-Add-PalmServiceBridge-to-WebEngine.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0002-PalmServiceBridge-adapt-to-Chromium-53-code-base.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0002-WebEngineView-provide-additionnal-features-from-wind.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0003-WebContents-provide-additional-features-from-window..patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0003-WebEngineNewViewRequest-provide-the-requested-URL-as.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0004-Store-the-additional-window-features-related-to-Lune.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0005-Make-properties-for-some-settings-for-PalmBridgeServ.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0005-WindowFeatures-Chrome-lower-the-minimum-height-to-5.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0006-Enable-password-echo.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0006-WebEngineSettings-Add-a-standardFontFamily-property-.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0007-WebEngineSettings-add-also-Serif-Fixed-and-Cursive-f.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0007-storage-browser-quota-workaround-for-crash-on-cache-.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0008-Store-the-additional-window-features-required-by-the.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0008-html.css-themeWin.css-Add-Prelude-as-default-font-in.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0009-QQuickWebEngineNewViewRequest-use-initialTargetUrl-f.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0010-Update-additional-params-from-Chromium-53-56.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0010-WebEngineNewViewRequest-add-possibility-to-get-reque.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0011-Fix-WebGL2-Textures.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0011-GetScreenInfo-use-default-screen-when-no-window-is-a.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0012-Enable-password-echo.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0013-Implement-RequestQuotePermission.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0014-WebEngineView-re-introduce-devicePixelRatio-property.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0015-WebEngineView-add-extraContextMenuEntriesComponent-p.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0016-Fix-build-for-Qt5.9.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0017-gn_generator-fix-debug-build.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-luna/0018-Add-LuneOS-specific-switches.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0001-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0001-functions.prf-allow-build-for-linux-oe-g-platform.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0002-chromium-Force-host-toolchain-configuration.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0003-Include-dependency-to-QCoreApplication-translate.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0003-chromium-workaround-for-too-long-.rps-file-name.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0004-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0005-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0006-chromium-musl-include-fcntl.h-for-loff_t.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0007-chromium-musl-use-off64_t-instead-of-the-internal-__.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0008-chromium-musl-linux-glibc-make-the-distinction.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0009-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0010-chromium-musl-Use-correct-member-name-__si_fields-fr.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0011-chromium-musl-Match-syscalls-to-match-musl.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0012-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0013-chromium-musl-Do-not-define-__sbrk-on-musl.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0014-chromium-musl-Adjust-default-pthread-stack-size.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/gn_bootstrap.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/no-pvalloc.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/no_execinfo.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/renderthread-mallinfo.patch (100%) rename {main => luna}/qt5-qtwebengine/patches-musl/yasm_intl.patch (100%) rename {main => luna}/qt5-qtwebengine/use-ozone.patch (100%) diff --git a/main/postmarketos-ui-luna/APKBUILD b/luna/postmarketos-ui-luna/APKBUILD similarity index 76% rename from main/postmarketos-ui-luna/APKBUILD rename to luna/postmarketos-ui-luna/APKBUILD index 39b178322..287baf509 100644 --- a/main/postmarketos-ui-luna/APKBUILD +++ b/luna/postmarketos-ui-luna/APKBUILD @@ -1,7 +1,9 @@ +# Moved to aports/luna, because it is broken. When LuneOS UI works again, this +# should be moved back to aports/main, so it appears in "pmbootstrap init". pkgname=postmarketos-ui-luna pkgver=1 -pkgrel=1 -pkgdesc="(Wayland) webOS UI, ported from the LuneOS project (Not working yet)" +pkgrel=2 +pkgdesc="(Wayland) webOS UI, ported from the LuneOS project (broken: #1459)" url="https://wiki.postmarketos.org/wiki/LuneOS_UI" arch="noarch" license="GPL3+" diff --git a/main/postmarketos-ui-luna/start_luna.sh b/luna/postmarketos-ui-luna/start_luna.sh similarity index 100% rename from main/postmarketos-ui-luna/start_luna.sh rename to luna/postmarketos-ui-luna/start_luna.sh diff --git a/main/qt5-qtwebengine/APKBUILD b/luna/qt5-qtwebengine/APKBUILD similarity index 99% rename from main/qt5-qtwebengine/APKBUILD rename to luna/qt5-qtwebengine/APKBUILD index e8a319f27..95e000ff9 100644 --- a/main/qt5-qtwebengine/APKBUILD +++ b/luna/qt5-qtwebengine/APKBUILD @@ -1,3 +1,5 @@ +# This aport is broken, the patches don't apply with QT 5.10.1 anymore. +# See pkgname=qt5-qtwebengine pkgver=5.10.1 pkgrel=0 diff --git a/main/qt5-qtwebengine/patches-luna/0001-Add-PalmServiceBridge-to-WebEngine.patch b/luna/qt5-qtwebengine/patches-luna/0001-Add-PalmServiceBridge-to-WebEngine.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0001-Add-PalmServiceBridge-to-WebEngine.patch rename to luna/qt5-qtwebengine/patches-luna/0001-Add-PalmServiceBridge-to-WebEngine.patch diff --git a/main/qt5-qtwebengine/patches-luna/0002-PalmServiceBridge-adapt-to-Chromium-53-code-base.patch b/luna/qt5-qtwebengine/patches-luna/0002-PalmServiceBridge-adapt-to-Chromium-53-code-base.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0002-PalmServiceBridge-adapt-to-Chromium-53-code-base.patch rename to luna/qt5-qtwebengine/patches-luna/0002-PalmServiceBridge-adapt-to-Chromium-53-code-base.patch diff --git a/main/qt5-qtwebengine/patches-luna/0002-WebEngineView-provide-additionnal-features-from-wind.patch b/luna/qt5-qtwebengine/patches-luna/0002-WebEngineView-provide-additionnal-features-from-wind.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0002-WebEngineView-provide-additionnal-features-from-wind.patch rename to luna/qt5-qtwebengine/patches-luna/0002-WebEngineView-provide-additionnal-features-from-wind.patch diff --git a/main/qt5-qtwebengine/patches-luna/0003-WebContents-provide-additional-features-from-window..patch b/luna/qt5-qtwebengine/patches-luna/0003-WebContents-provide-additional-features-from-window..patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0003-WebContents-provide-additional-features-from-window..patch rename to luna/qt5-qtwebengine/patches-luna/0003-WebContents-provide-additional-features-from-window..patch diff --git a/main/qt5-qtwebengine/patches-luna/0003-WebEngineNewViewRequest-provide-the-requested-URL-as.patch b/luna/qt5-qtwebengine/patches-luna/0003-WebEngineNewViewRequest-provide-the-requested-URL-as.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0003-WebEngineNewViewRequest-provide-the-requested-URL-as.patch rename to luna/qt5-qtwebengine/patches-luna/0003-WebEngineNewViewRequest-provide-the-requested-URL-as.patch diff --git a/main/qt5-qtwebengine/patches-luna/0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch b/luna/qt5-qtwebengine/patches-luna/0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch rename to luna/qt5-qtwebengine/patches-luna/0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch diff --git a/main/qt5-qtwebengine/patches-luna/0004-Store-the-additional-window-features-related-to-Lune.patch b/luna/qt5-qtwebengine/patches-luna/0004-Store-the-additional-window-features-related-to-Lune.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0004-Store-the-additional-window-features-related-to-Lune.patch rename to luna/qt5-qtwebengine/patches-luna/0004-Store-the-additional-window-features-related-to-Lune.patch diff --git a/main/qt5-qtwebengine/patches-luna/0005-Make-properties-for-some-settings-for-PalmBridgeServ.patch b/luna/qt5-qtwebengine/patches-luna/0005-Make-properties-for-some-settings-for-PalmBridgeServ.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0005-Make-properties-for-some-settings-for-PalmBridgeServ.patch rename to luna/qt5-qtwebengine/patches-luna/0005-Make-properties-for-some-settings-for-PalmBridgeServ.patch diff --git a/main/qt5-qtwebengine/patches-luna/0005-WindowFeatures-Chrome-lower-the-minimum-height-to-5.patch b/luna/qt5-qtwebengine/patches-luna/0005-WindowFeatures-Chrome-lower-the-minimum-height-to-5.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0005-WindowFeatures-Chrome-lower-the-minimum-height-to-5.patch rename to luna/qt5-qtwebengine/patches-luna/0005-WindowFeatures-Chrome-lower-the-minimum-height-to-5.patch diff --git a/main/qt5-qtwebengine/patches-luna/0006-Enable-password-echo.patch b/luna/qt5-qtwebengine/patches-luna/0006-Enable-password-echo.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0006-Enable-password-echo.patch rename to luna/qt5-qtwebengine/patches-luna/0006-Enable-password-echo.patch diff --git a/main/qt5-qtwebengine/patches-luna/0006-WebEngineSettings-Add-a-standardFontFamily-property-.patch b/luna/qt5-qtwebengine/patches-luna/0006-WebEngineSettings-Add-a-standardFontFamily-property-.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0006-WebEngineSettings-Add-a-standardFontFamily-property-.patch rename to luna/qt5-qtwebengine/patches-luna/0006-WebEngineSettings-Add-a-standardFontFamily-property-.patch diff --git a/main/qt5-qtwebengine/patches-luna/0007-WebEngineSettings-add-also-Serif-Fixed-and-Cursive-f.patch b/luna/qt5-qtwebengine/patches-luna/0007-WebEngineSettings-add-also-Serif-Fixed-and-Cursive-f.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0007-WebEngineSettings-add-also-Serif-Fixed-and-Cursive-f.patch rename to luna/qt5-qtwebengine/patches-luna/0007-WebEngineSettings-add-also-Serif-Fixed-and-Cursive-f.patch diff --git a/main/qt5-qtwebengine/patches-luna/0007-storage-browser-quota-workaround-for-crash-on-cache-.patch b/luna/qt5-qtwebengine/patches-luna/0007-storage-browser-quota-workaround-for-crash-on-cache-.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0007-storage-browser-quota-workaround-for-crash-on-cache-.patch rename to luna/qt5-qtwebengine/patches-luna/0007-storage-browser-quota-workaround-for-crash-on-cache-.patch diff --git a/main/qt5-qtwebengine/patches-luna/0008-Store-the-additional-window-features-required-by-the.patch b/luna/qt5-qtwebengine/patches-luna/0008-Store-the-additional-window-features-required-by-the.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0008-Store-the-additional-window-features-required-by-the.patch rename to luna/qt5-qtwebengine/patches-luna/0008-Store-the-additional-window-features-required-by-the.patch diff --git a/main/qt5-qtwebengine/patches-luna/0008-html.css-themeWin.css-Add-Prelude-as-default-font-in.patch b/luna/qt5-qtwebengine/patches-luna/0008-html.css-themeWin.css-Add-Prelude-as-default-font-in.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0008-html.css-themeWin.css-Add-Prelude-as-default-font-in.patch rename to luna/qt5-qtwebengine/patches-luna/0008-html.css-themeWin.css-Add-Prelude-as-default-font-in.patch diff --git a/main/qt5-qtwebengine/patches-luna/0009-QQuickWebEngineNewViewRequest-use-initialTargetUrl-f.patch b/luna/qt5-qtwebengine/patches-luna/0009-QQuickWebEngineNewViewRequest-use-initialTargetUrl-f.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0009-QQuickWebEngineNewViewRequest-use-initialTargetUrl-f.patch rename to luna/qt5-qtwebengine/patches-luna/0009-QQuickWebEngineNewViewRequest-use-initialTargetUrl-f.patch diff --git a/main/qt5-qtwebengine/patches-luna/0010-Update-additional-params-from-Chromium-53-56.patch b/luna/qt5-qtwebengine/patches-luna/0010-Update-additional-params-from-Chromium-53-56.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0010-Update-additional-params-from-Chromium-53-56.patch rename to luna/qt5-qtwebengine/patches-luna/0010-Update-additional-params-from-Chromium-53-56.patch diff --git a/main/qt5-qtwebengine/patches-luna/0010-WebEngineNewViewRequest-add-possibility-to-get-reque.patch b/luna/qt5-qtwebengine/patches-luna/0010-WebEngineNewViewRequest-add-possibility-to-get-reque.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0010-WebEngineNewViewRequest-add-possibility-to-get-reque.patch rename to luna/qt5-qtwebengine/patches-luna/0010-WebEngineNewViewRequest-add-possibility-to-get-reque.patch diff --git a/main/qt5-qtwebengine/patches-luna/0011-Fix-WebGL2-Textures.patch b/luna/qt5-qtwebengine/patches-luna/0011-Fix-WebGL2-Textures.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0011-Fix-WebGL2-Textures.patch rename to luna/qt5-qtwebengine/patches-luna/0011-Fix-WebGL2-Textures.patch diff --git a/main/qt5-qtwebengine/patches-luna/0011-GetScreenInfo-use-default-screen-when-no-window-is-a.patch b/luna/qt5-qtwebengine/patches-luna/0011-GetScreenInfo-use-default-screen-when-no-window-is-a.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0011-GetScreenInfo-use-default-screen-when-no-window-is-a.patch rename to luna/qt5-qtwebengine/patches-luna/0011-GetScreenInfo-use-default-screen-when-no-window-is-a.patch diff --git a/main/qt5-qtwebengine/patches-luna/0012-Enable-password-echo.patch b/luna/qt5-qtwebengine/patches-luna/0012-Enable-password-echo.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0012-Enable-password-echo.patch rename to luna/qt5-qtwebengine/patches-luna/0012-Enable-password-echo.patch diff --git a/main/qt5-qtwebengine/patches-luna/0013-Implement-RequestQuotePermission.patch b/luna/qt5-qtwebengine/patches-luna/0013-Implement-RequestQuotePermission.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0013-Implement-RequestQuotePermission.patch rename to luna/qt5-qtwebengine/patches-luna/0013-Implement-RequestQuotePermission.patch diff --git a/main/qt5-qtwebengine/patches-luna/0014-WebEngineView-re-introduce-devicePixelRatio-property.patch b/luna/qt5-qtwebengine/patches-luna/0014-WebEngineView-re-introduce-devicePixelRatio-property.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0014-WebEngineView-re-introduce-devicePixelRatio-property.patch rename to luna/qt5-qtwebengine/patches-luna/0014-WebEngineView-re-introduce-devicePixelRatio-property.patch diff --git a/main/qt5-qtwebengine/patches-luna/0015-WebEngineView-add-extraContextMenuEntriesComponent-p.patch b/luna/qt5-qtwebengine/patches-luna/0015-WebEngineView-add-extraContextMenuEntriesComponent-p.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0015-WebEngineView-add-extraContextMenuEntriesComponent-p.patch rename to luna/qt5-qtwebengine/patches-luna/0015-WebEngineView-add-extraContextMenuEntriesComponent-p.patch diff --git a/main/qt5-qtwebengine/patches-luna/0016-Fix-build-for-Qt5.9.patch b/luna/qt5-qtwebengine/patches-luna/0016-Fix-build-for-Qt5.9.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0016-Fix-build-for-Qt5.9.patch rename to luna/qt5-qtwebengine/patches-luna/0016-Fix-build-for-Qt5.9.patch diff --git a/main/qt5-qtwebengine/patches-luna/0017-gn_generator-fix-debug-build.patch b/luna/qt5-qtwebengine/patches-luna/0017-gn_generator-fix-debug-build.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0017-gn_generator-fix-debug-build.patch rename to luna/qt5-qtwebengine/patches-luna/0017-gn_generator-fix-debug-build.patch diff --git a/main/qt5-qtwebengine/patches-luna/0018-Add-LuneOS-specific-switches.patch b/luna/qt5-qtwebengine/patches-luna/0018-Add-LuneOS-specific-switches.patch similarity index 100% rename from main/qt5-qtwebengine/patches-luna/0018-Add-LuneOS-specific-switches.patch rename to luna/qt5-qtwebengine/patches-luna/0018-Add-LuneOS-specific-switches.patch diff --git a/main/qt5-qtwebengine/patches-musl/0001-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch b/luna/qt5-qtwebengine/patches-musl/0001-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0001-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch rename to luna/qt5-qtwebengine/patches-musl/0001-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch diff --git a/main/qt5-qtwebengine/patches-musl/0001-functions.prf-allow-build-for-linux-oe-g-platform.patch b/luna/qt5-qtwebengine/patches-musl/0001-functions.prf-allow-build-for-linux-oe-g-platform.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0001-functions.prf-allow-build-for-linux-oe-g-platform.patch rename to luna/qt5-qtwebengine/patches-musl/0001-functions.prf-allow-build-for-linux-oe-g-platform.patch diff --git a/main/qt5-qtwebengine/patches-musl/0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch b/luna/qt5-qtwebengine/patches-musl/0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch rename to luna/qt5-qtwebengine/patches-musl/0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch diff --git a/main/qt5-qtwebengine/patches-musl/0002-chromium-Force-host-toolchain-configuration.patch b/luna/qt5-qtwebengine/patches-musl/0002-chromium-Force-host-toolchain-configuration.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0002-chromium-Force-host-toolchain-configuration.patch rename to luna/qt5-qtwebengine/patches-musl/0002-chromium-Force-host-toolchain-configuration.patch diff --git a/main/qt5-qtwebengine/patches-musl/0003-Include-dependency-to-QCoreApplication-translate.patch b/luna/qt5-qtwebengine/patches-musl/0003-Include-dependency-to-QCoreApplication-translate.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0003-Include-dependency-to-QCoreApplication-translate.patch rename to luna/qt5-qtwebengine/patches-musl/0003-Include-dependency-to-QCoreApplication-translate.patch diff --git a/main/qt5-qtwebengine/patches-musl/0003-chromium-workaround-for-too-long-.rps-file-name.patch b/luna/qt5-qtwebengine/patches-musl/0003-chromium-workaround-for-too-long-.rps-file-name.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0003-chromium-workaround-for-too-long-.rps-file-name.patch rename to luna/qt5-qtwebengine/patches-musl/0003-chromium-workaround-for-too-long-.rps-file-name.patch diff --git a/main/qt5-qtwebengine/patches-musl/0004-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch b/luna/qt5-qtwebengine/patches-musl/0004-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0004-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch rename to luna/qt5-qtwebengine/patches-musl/0004-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch diff --git a/main/qt5-qtwebengine/patches-musl/0005-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch b/luna/qt5-qtwebengine/patches-musl/0005-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0005-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch rename to luna/qt5-qtwebengine/patches-musl/0005-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch diff --git a/main/qt5-qtwebengine/patches-musl/0006-chromium-musl-include-fcntl.h-for-loff_t.patch b/luna/qt5-qtwebengine/patches-musl/0006-chromium-musl-include-fcntl.h-for-loff_t.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0006-chromium-musl-include-fcntl.h-for-loff_t.patch rename to luna/qt5-qtwebengine/patches-musl/0006-chromium-musl-include-fcntl.h-for-loff_t.patch diff --git a/main/qt5-qtwebengine/patches-musl/0007-chromium-musl-use-off64_t-instead-of-the-internal-__.patch b/luna/qt5-qtwebengine/patches-musl/0007-chromium-musl-use-off64_t-instead-of-the-internal-__.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0007-chromium-musl-use-off64_t-instead-of-the-internal-__.patch rename to luna/qt5-qtwebengine/patches-musl/0007-chromium-musl-use-off64_t-instead-of-the-internal-__.patch diff --git a/main/qt5-qtwebengine/patches-musl/0008-chromium-musl-linux-glibc-make-the-distinction.patch b/luna/qt5-qtwebengine/patches-musl/0008-chromium-musl-linux-glibc-make-the-distinction.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0008-chromium-musl-linux-glibc-make-the-distinction.patch rename to luna/qt5-qtwebengine/patches-musl/0008-chromium-musl-linux-glibc-make-the-distinction.patch diff --git a/main/qt5-qtwebengine/patches-musl/0009-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch b/luna/qt5-qtwebengine/patches-musl/0009-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0009-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch rename to luna/qt5-qtwebengine/patches-musl/0009-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch diff --git a/main/qt5-qtwebengine/patches-musl/0010-chromium-musl-Use-correct-member-name-__si_fields-fr.patch b/luna/qt5-qtwebengine/patches-musl/0010-chromium-musl-Use-correct-member-name-__si_fields-fr.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0010-chromium-musl-Use-correct-member-name-__si_fields-fr.patch rename to luna/qt5-qtwebengine/patches-musl/0010-chromium-musl-Use-correct-member-name-__si_fields-fr.patch diff --git a/main/qt5-qtwebengine/patches-musl/0011-chromium-musl-Match-syscalls-to-match-musl.patch b/luna/qt5-qtwebengine/patches-musl/0011-chromium-musl-Match-syscalls-to-match-musl.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0011-chromium-musl-Match-syscalls-to-match-musl.patch rename to luna/qt5-qtwebengine/patches-musl/0011-chromium-musl-Match-syscalls-to-match-musl.patch diff --git a/main/qt5-qtwebengine/patches-musl/0012-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch b/luna/qt5-qtwebengine/patches-musl/0012-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0012-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch rename to luna/qt5-qtwebengine/patches-musl/0012-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch diff --git a/main/qt5-qtwebengine/patches-musl/0013-chromium-musl-Do-not-define-__sbrk-on-musl.patch b/luna/qt5-qtwebengine/patches-musl/0013-chromium-musl-Do-not-define-__sbrk-on-musl.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0013-chromium-musl-Do-not-define-__sbrk-on-musl.patch rename to luna/qt5-qtwebengine/patches-musl/0013-chromium-musl-Do-not-define-__sbrk-on-musl.patch diff --git a/main/qt5-qtwebengine/patches-musl/0014-chromium-musl-Adjust-default-pthread-stack-size.patch b/luna/qt5-qtwebengine/patches-musl/0014-chromium-musl-Adjust-default-pthread-stack-size.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0014-chromium-musl-Adjust-default-pthread-stack-size.patch rename to luna/qt5-qtwebengine/patches-musl/0014-chromium-musl-Adjust-default-pthread-stack-size.patch diff --git a/main/qt5-qtwebengine/patches-musl/0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch b/luna/qt5-qtwebengine/patches-musl/0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch rename to luna/qt5-qtwebengine/patches-musl/0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch diff --git a/main/qt5-qtwebengine/patches-musl/0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch b/luna/qt5-qtwebengine/patches-musl/0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch rename to luna/qt5-qtwebengine/patches-musl/0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch diff --git a/main/qt5-qtwebengine/patches-musl/gn_bootstrap.patch b/luna/qt5-qtwebengine/patches-musl/gn_bootstrap.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/gn_bootstrap.patch rename to luna/qt5-qtwebengine/patches-musl/gn_bootstrap.patch diff --git a/main/qt5-qtwebengine/patches-musl/no-pvalloc.patch b/luna/qt5-qtwebengine/patches-musl/no-pvalloc.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/no-pvalloc.patch rename to luna/qt5-qtwebengine/patches-musl/no-pvalloc.patch diff --git a/main/qt5-qtwebengine/patches-musl/no_execinfo.patch b/luna/qt5-qtwebengine/patches-musl/no_execinfo.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/no_execinfo.patch rename to luna/qt5-qtwebengine/patches-musl/no_execinfo.patch diff --git a/main/qt5-qtwebengine/patches-musl/renderthread-mallinfo.patch b/luna/qt5-qtwebengine/patches-musl/renderthread-mallinfo.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/renderthread-mallinfo.patch rename to luna/qt5-qtwebengine/patches-musl/renderthread-mallinfo.patch diff --git a/main/qt5-qtwebengine/patches-musl/yasm_intl.patch b/luna/qt5-qtwebengine/patches-musl/yasm_intl.patch similarity index 100% rename from main/qt5-qtwebengine/patches-musl/yasm_intl.patch rename to luna/qt5-qtwebengine/patches-musl/yasm_intl.patch diff --git a/main/qt5-qtwebengine/use-ozone.patch b/luna/qt5-qtwebengine/use-ozone.patch similarity index 100% rename from main/qt5-qtwebengine/use-ozone.patch rename to luna/qt5-qtwebengine/use-ozone.patch