python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / x11r7 / xproto_renderproto / xproto_renderproto.mk
blob41a84454093a2544dd6ca0eecae612c3ffe28fee
1 ################################################################################
3 # xproto_renderproto
5 ################################################################################
7 XPROTO_RENDERPROTO_VERSION = 0.11.1
8 XPROTO_RENDERPROTO_SOURCE = renderproto-$(XPROTO_RENDERPROTO_VERSION).tar.bz2
9 XPROTO_RENDERPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_RENDERPROTO_LICENSE = MIT
11 XPROTO_RENDERPROTO_LICENSE_FILES = COPYING
12 XPROTO_RENDERPROTO_INSTALL_STAGING = YES
13 XPROTO_RENDERPROTO_INSTALL_TARGET = NO
15 $(eval $(autotools-package))
16 $(eval $(host-autotools-package))