hyprcursor: add recipe

This commit is contained in:
Markus Volk 2024-03-11 10:44:17 +01:00
parent b83ab567cb
commit 8f0793f50b

View File

@ -0,0 +1,15 @@
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"
SRCREV = "c4ec5542807405a6642e51f2959b94d895672a4f"
PV = "0.1.2"
inherit cmake pkgconfig