meta-wayland/recipes-support/hyprland/hyprutils_git.bb
2024-06-13 15:22:15 +02:00

14 lines
357 B
BlitzBasic

SUMMARY = "Hyprland c++ utils"
HOMEPAGE = "https:/github.com/hyprwm/hyputils"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "8e10e0626fb26a14b859b3811b6ed7932400c86e"
PV = "0.1.2"
inherit cmake