docs: kirigami+kwin recipe honesty — Qt6Quick language aligned with repos
qtdeclarative exports Qt6Quick metadata; downstream QML proof insufficient. Replaced stale 'cross-compilation not yet available' wording.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#TODO: Kirigami — QtQuick lightweight UI framework. QML-heavy but required by KDE Plasma.
|
#TODO: Kirigami — QtQuick lightweight UI framework. QML-heavy but required by KDE Plasma.
|
||||||
# Real build requires fully working Qt6Quick/QML cross-compilation. Stubs allow downstream cmake resolution.
|
# Real build requires Qt6Quick/QML runtime proof (qtdeclarative exports Qt6Quick metadata,
|
||||||
|
# but downstream QML-dependent build and runtime paths are insufficient). Stub provides
|
||||||
|
# cmake configs for dependency resolution only.
|
||||||
[source]
|
[source]
|
||||||
tar = "https://invent.kde.org/frameworks/kirigami/-/archive/v6.10.0/kirigami-v6.10.0.tar.gz"
|
tar = "https://invent.kde.org/frameworks/kirigami/-/archive/v6.10.0/kirigami-v6.10.0.tar.gz"
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
#TODO: KWin Wayland compositor — DRM backend → scheme:drm, libinput → via evdevd, session → seatd
|
#TODO: KWin Wayland compositor — DRM backend → scheme:drm, libinput → via evdevd, session → seatd
|
||||||
# Real build requires fully working Qt6Quick/QML cross-compilation + Wayland compositor runtime.
|
# Real build requires Qt6Quick/QML runtime proof (qtdeclarative exports Qt6Quick metadata,
|
||||||
|
# but downstream QML-dependent build and runtime paths are insufficient).
|
||||||
# Stub provides cmake configs for downstream dependency resolution only.
|
# Stub provides cmake configs for downstream dependency resolution only.
|
||||||
# When Qt6Quick/QML are fully cross-compiled for Redox, this recipe should be replaced
|
# When Qt6Quick/QML downstream proof is sufficient, this recipe should be replaced
|
||||||
# with a real build using the inspect/ overlay approach.
|
# with a real build using the inspect/ overlay approach.
|
||||||
[source]
|
[source]
|
||||||
tar = "https://invent.kde.org/plasma/kwin/-/archive/v6.3.4/kwin-v6.3.4.tar.gz"
|
tar = "https://invent.kde.org/plasma/kwin/-/archive/v6.3.4/kwin-v6.3.4.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user