summaryrefslogtreecommitdiff
path: root/package/x11r7/xproto_dri2proto/xproto_dri2proto.mk
blob: 5fe2252a05e788cfc5fe834f8406c903a576f80e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# xproto_dri2proto -- X.Org DRI2 protocol headers
#
################################################################################

XPROTO_DRI2PROTO_VERSION = 2.3
XPROTO_DRI2PROTO_SOURCE = dri2proto-$(XPROTO_DRI2PROTO_VERSION).tar.bz2
XPROTO_DRI2PROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_DRI2PROTO_INSTALL_STAGING = YES
XPROTO_DRI2PROTO_INSTALL_TARGET = NO

$(eval $(call AUTOTARGETS))