meta-wayland/recipes-support/hyprland/hypridle_git.bb

16 lines
443 B
BlitzBasic
Raw Normal View History

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"
2024-02-26 09:31:00 +01:00
SRCREV = "b85722e41aeb9925f248e9b3fe8427475cb1eb6b"
PV = "0.1.0"
inherit cmake pkgconfig