mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
hyprwayland-scanner: update
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
SUMMARY = "A Hyprland implementation of wayland-scanner, in and for C++."
|
||||
HOMEPAGE = "https://github.com/hyprwm/hyprwayland-scanner"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch=main"
|
||||
|
||||
DEPENDS = "pugixml"
|
||||
|
||||
SRCREV = "fcca0c61f988a9d092cbb33e906775014c61579d"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
BBCLASSEXTEND = "native"
|
Reference in New Issue
Block a user