python-werkzeug: bump to version 0.11.15
[buildroot-gz.git] / package / x11r7 / xproto_randrproto / xproto_randrproto.mk
blobf6c4878104d0547c0303b64c543925c5fe5d4909
1 ################################################################################
3 # xproto_randrproto
5 ################################################################################
7 XPROTO_RANDRPROTO_VERSION = 1.5.0
8 XPROTO_RANDRPROTO_SOURCE = randrproto-$(XPROTO_RANDRPROTO_VERSION).tar.bz2
9 XPROTO_RANDRPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_RANDRPROTO_LICENSE = MIT
11 XPROTO_RANDRPROTO_LICENSE_FILES = COPYING
12 XPROTO_RANDRPROTO_INSTALL_STAGING = YES
13 XPROTO_RANDRPROTO_INSTALL_TARGET = NO
15 $(eval $(autotools-package))