Files
domo/bsp/buildroot-2017.02.11/package/wayland-protocols/wayland-protocols.mk
2018-05-22 15:35:47 +02:00

16 lines
547 B
Makefile

################################################################################
#
# wayland-protocols
#
################################################################################
WAYLAND_PROTOCOLS_VERSION = 1.7
WAYLAND_PROTOCOLS_SITE = http://wayland.freedesktop.org/releases
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
WAYLAND_PROTOCOLS_LICENSE = MIT
WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING
WAYLAND_PROTOCOLS_INSTALL_STAGING = YES
WAYLAND_PROTOCOLS_INSTALL_TARGET = NO
$(eval $(autotools-package))