hyprland: cleanup

This commit is contained in:
Markus Volk
2025-01-07 13:53:23 +01:00
parent 7165866c60
commit 95246e8c9a
23 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,15 @@
SUMMARY = "Hyprland c++ utils"
HOMEPAGE = "https:/github.com/hyprwm/hyputils"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
DEPENDS = "pixman"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "c42ce87eb3fe9f3c5fd62f370afe5a7170ebda44"
PV = "0.3.1"
inherit cmake pkgconfig