meta-wayland/dynamic-layers/meta-qt6/recipes-qt/hyprland-qtutils/hyprland-qtutils_git.bb

15 lines
508 B
BlitzBasic
Raw Normal View History

2024-12-06 18:22:25 +01:00
SUMMARY = "This repo houses some qt/qml utilities that might be used by various hypr* apps"
2024-10-28 19:54:51 +01:00
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"
2024-12-06 18:22:25 +01:00
SRCREV = "969427419276c7ee170301ef1ebe0f68eb6eb2e2"
2024-10-28 19:54:51 +01:00
S = "${WORKDIR}/git"
2024-12-06 18:22:25 +01:00
PV = "0.1.0"
2024-10-28 19:54:51 +01:00
DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native hyprutils"
inherit qt6-cmake pkgconfig