configs: mx53loco: Bump U-Boot version to 2016.07
[buildroot-gz.git] / package / wayland-protocols / wayland-protocols.mk
blob51ee9ee39379ccf04ef89515adcc78115049aef0
1 ################################################################################
3 # wayland-protocols
5 ################################################################################
7 WAYLAND_PROTOCOLS_VERSION = 1.4
8 WAYLAND_PROTOCOLS_SITE = http://wayland.freedesktop.org/releases
9 WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
10 WAYLAND_PROTOCOLS_LICENSE = MIT
11 WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING
12 WAYLAND_PROTOCOLS_INSTALL_STAGING = YES
13 WAYLAND_PROTOCOLS_INSTALL_TARGET = NO
15 $(eval $(autotools-package))