mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
drop '_git' from recipes
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user