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

XPROTO_RECORDPROTO_VERSION = 1.13.2
XPROTO_RECORDPROTO_SOURCE = recordproto-$(XPROTO_RECORDPROTO_VERSION).tar.bz2
XPROTO_RECORDPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_RECORDPROTO_AUTORECONF = NO
XPROTO_RECORDPROTO_INSTALL_STAGING = YES
XPROTO_RECORDPROTO_INSTALL_TARGET = NO

$(eval $(call AUTOTARGETS,package/x11r7,xproto_recordproto))