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

XPROTO_KBPROTO_VERSION = 1.0.3
XPROTO_KBPROTO_SOURCE = kbproto-$(XPROTO_KBPROTO_VERSION).tar.bz2
XPROTO_KBPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_KBPROTO_AUTORECONF = YES
XPROTO_KBPROTO_INSTALL_STAGING = YES
XPROTO_KBPROTO_INSTALL_TARGET = NO

$(eval $(call AUTOTARGETS,xproto_kbproto))