meta-wayland/recipes-support/hyprland/hyprcursor_git.bb
2024-10-01 19:38:49 +02:00

16 lines
460 B
BlitzBasic

SUMMARY = "The hyprland cursor format, library and utilities."
HOMEPAGE = "https://github.com/hyprwm/hyprcursor"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus"
S = "${WORKDIR}/git"
SRCREV = "34efe230c2ac402faf4a15ca1d048a435e359358"
PV = "0.1.10"
inherit cmake pkgconfig