hyprqt6engine: add recipe

add enough of kde base to fully support hyprqt6engine
This commit is contained in:
Markus Volk
2025-08-27 17:10:01 +02:00
parent 18e7118e6d
commit b07ebada7c
18 changed files with 252 additions and 14 deletions

View File

@@ -0,0 +1,12 @@
SUMMARY = "This repo houses some qt/qml utilities that might be used by various hypr* apps"
HOMEPAGE = "https://hyprland.org/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hyprland-qtutils.git;protocol=https;branch=main"
SRCREV = "4be1d324faf8d6e82c2be9f8510d299984dfdd2e"
DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native hyprutils"
inherit qt6-cmake pkgconfig