forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-22 f743a7adbd6e230d66a6206fa115b59fec2d88eb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# wayland-utils
#
################################################################################
 
WAYLAND_UTILS_VERSION = 1.0.0
WAYLAND_UTILS_SITE = https://wayland.freedesktop.org/releases
WAYLAND_UTILS_SOURCE = wayland-utils-$(WAYLAND_UTILS_VERSION).tar.xz
WAYLAND_UTILS_LICENSE = MIT
WAYLAND_UTILS_LICENSE_FILES = COPYING
WAYLAND_UTILS_DEPENDENCIES = host-pkgconf wayland wayland-protocols
 
$(eval $(meson-package))