Files
meta-wayland/recipes-support/hyprland/hyprshutdown/hyprshutdown_0.0.1.bb
Markus Volk 2dace23a2f hyprland: update 0.53.3 -> 0.54.0
- glaze6 -> glaze7
- update plugins for 0.54.0
2026-02-28 14:00:22 +01:00

20 lines
444 B
BlitzBasic

SUMMARY = "A graceful shutdown/logout utility for Hyprland"
HOMEPAGE = "https:/github.com/hyprwm/hyprshutdown"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a0bf31bc487405beb07b19459ea85114"
DEPENDS = " \
glaze \
hyprtoolkit \
hyprutils \
pixman \
libdrm \
"
SRC_URI = "git://github.com/hyprwm/hyprshutdown.git;protocol=https;branch=main"
SRCREV = "89e23430308553db4decc34aaa3a9de42cbb33cb"
inherit cmake pkgconfig