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 = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab" PV = "0.5.0" inherit cmake pkgconfig