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

XPROTO_XF86DRIPROTO_VERSION = 2.1.0
XPROTO_XF86DRIPROTO_SOURCE = xf86driproto-$(XPROTO_XF86DRIPROTO_VERSION).tar.bz2
XPROTO_XF86DRIPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XF86DRIPROTO_AUTORECONF = NO
XPROTO_XF86DRIPROTO_INSTALL_STAGING = YES
XPROTO_XF86DRIPROTO_INSTALL_TARGET = NO

$(eval $(call AUTOTARGETS))