summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xproto_renderproto/xproto_renderproto.mk
blob: cc05f6915594ef0a2288274abeb404dfb18415e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
#
# xproto_renderproto -- X.Org Render protocol headers
#
################################################################################

XPROTO_RENDERPROTO_VERSION = 0.11.1
XPROTO_RENDERPROTO_SOURCE = renderproto-$(XPROTO_RENDERPROTO_VERSION).tar.bz2
XPROTO_RENDERPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_RENDERPROTO_LICENSE = MIT
XPROTO_RENDERPROTO_LICENSE_FILES = COPYING
XPROTO_RENDERPROTO_INSTALL_STAGING = YES
XPROTO_RENDERPROTO_INSTALL_TARGET = NO

$(eval $(autotools-package))
$(eval $(host-autotools-package))