meta-wayland/recipes-support/hyprland/hyprutils_git.bb
2024-07-10 10:56:20 +02:00

16 lines
387 B
BlitzBasic

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 = "6174a2a25f4e216c0f1d0c4278adc23c476b1d09"
PV = "0.1.5"
inherit cmake pkgconfig