kumquat-buildroot/package/x11r7/xproto_kbproto/xproto_kbproto.mk
Will Wagner a485793036 xproto_kbproto: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00

15 lines
522 B
Makefile

################################################################################
#
# xproto_kbproto -- X.Org KB protocol headers
#
################################################################################
XPROTO_KBPROTO_VERSION = 1.0.6
XPROTO_KBPROTO_SOURCE = kbproto-$(XPROTO_KBPROTO_VERSION).tar.bz2
XPROTO_KBPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_KBPROTO_INSTALL_STAGING = YES
XPROTO_KBPROTO_INSTALL_TARGET = NO
$(eval $(autotools-package))
$(eval $(host-autotools-package))