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

XPROTO_FIXESPROTO_VERSION = 4.1.1
XPROTO_FIXESPROTO_SOURCE = fixesproto-$(XPROTO_FIXESPROTO_VERSION).tar.bz2
XPROTO_FIXESPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_FIXESPROTO_AUTORECONF = NO
XPROTO_FIXESPROTO_INSTALL_STAGING = YES
XPROTO_FIXESPROTO_INSTALL_TARGET = NO

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