hypridle: add recipe

Add hyprlands idle daemon
This commit is contained in:
Markus Volk 2024-02-18 19:22:39 +01:00
parent edbbdd75a6
commit 837d9f1c5f

View File

@ -0,0 +1,15 @@
SUMMARY = "Hyprland's idle daemon"
HOMEPAGE = "https:/github.com/hyprwm/hypridle"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main"
DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++"
S = "${WORKDIR}/git"
SRCREV = "411addbd9f9ae681184e20e757c40c05e8dfecc4"
PV = "0.1.0"
inherit cmake pkgconfig