meta-wayland/recipes-support/hyprland/hyprcursor_git.bb

16 lines
446 B
BlitzBasic
Raw Normal View History

2024-03-11 10:44:17 +01:00
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"
S = "${WORKDIR}/git"
2024-03-17 19:25:44 +01:00
SRCREV = "2a78c30da000084acbfa78fbbcf96698693cd336"
PV = "0.1.4"
2024-03-11 10:44:17 +01:00
inherit cmake pkgconfig