From f9770bb17ec2a218be6d43b3b60ea27227783ced Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 7 Nov 2025 08:28:46 +0100 Subject: [PATCH] hyprland-qtutils: remove --- .../hyprland-qtutils/hyprland-qtutils_0.1.5.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dynamic-layers/meta-qt6/recipes-qt/hyprland/hyprland-qtutils/hyprland-qtutils_0.1.5.bb diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprland/hyprland-qtutils/hyprland-qtutils_0.1.5.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprland/hyprland-qtutils/hyprland-qtutils_0.1.5.bb deleted file mode 100644 index ce9b933..0000000 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprland/hyprland-qtutils/hyprland-qtutils_0.1.5.bb +++ /dev/null @@ -1,12 +0,0 @@ -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 = "629b15c19fa4082e4ce6be09fdb89e8c3312aed7" - -DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native hyprutils" - -inherit qt6-cmake pkgconfig