summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk
blob: ca0a533a8907d5155cb4c40d531c2e2b8ed7c87e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# xproto_bigreqsproto -- X.Org BigReqs protocol headers
#
################################################################################

XPROTO_BIGREQSPROTO_VERSION = 1.1.0
XPROTO_BIGREQSPROTO_SOURCE = bigreqsproto-$(XPROTO_BIGREQSPROTO_VERSION).tar.bz2
XPROTO_BIGREQSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_BIGREQSPROTO_INSTALL_STAGING = YES
XPROTO_BIGREQSPROTO_INSTALL_TARGET = NO

$(eval $(autotools-package))