mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
hyprland: cleanup
This commit is contained in:
15
recipes-support/hyprland/hyprcursor/hyprcursor_git.bb
Normal file
15
recipes-support/hyprland/hyprcursor/hyprcursor_git.bb
Normal 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 tomlplusplus"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "f388aacd22be4a6e4d634fbaf6f75eb0713d239a"
|
||||
PV = "0.1.10"
|
||||
|
||||
inherit cmake pkgconfig
|
Reference in New Issue
Block a user