summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk
blob: 58f95fffb3a215609748f0bcd64938f8bb8a9289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# xproto_xf86miscproto -- X.Org XF86Misc protocol headers
#
################################################################################

XPROTO_XF86MISCPROTO_VERSION = 0.9.2
XPROTO_XF86MISCPROTO_SOURCE = xf86miscproto-$(XPROTO_XF86MISCPROTO_VERSION).tar.bz2
XPROTO_XF86MISCPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XF86MISCPROTO_AUTORECONF = YES
XPROTO_XF86MISCPROTO_INSTALL_STAGING = YES
XPROTO_XF86MISCPROTO_INSTALL_TARGET = NO

$(eval $(call AUTOTARGETS,xproto_xf86miscproto))