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

XPROTO_XEXTPROTO_VERSION = 7.1.1
XPROTO_XEXTPROTO_SOURCE = xextproto-$(XPROTO_XEXTPROTO_VERSION).tar.bz2
XPROTO_XEXTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XEXTPROTO_AUTORECONF = NO
XPROTO_XEXTPROTO_INSTALL_STAGING = YES
XPROTO_XEXTPROTO_INSTALL_TARGET = NO

$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))