python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / wayland-protocols / wayland-protocols.mk
blob54c2ec1386c0bd32356899663697f9d20c370b17
1 ################################################################################
3 # wayland-protocols
5 ################################################################################
7 WAYLAND_PROTOCOLS_VERSION = 1.7
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))