868e5181196cc61349ef2d1c5c7e13cc9698848b
[packages/trusty/cirros-testvm.git] / xproto_kbproto.mk
1 ################################################################################
2 #
3 # xproto_kbproto
4 #
5 ################################################################################
6
7 XPROTO_KBPROTO_VERSION = 1.0.6
8 XPROTO_KBPROTO_SOURCE = kbproto-$(XPROTO_KBPROTO_VERSION).tar.bz2
9 XPROTO_KBPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_KBPROTO_LICENSE = MIT
11 XPROTO_KBPROTO_LICENSE_FILES = COPYING
12 XPROTO_KBPROTO_INSTALL_STAGING = YES
13 XPROTO_KBPROTO_INSTALL_TARGET = NO
14
15 $(eval $(autotools-package))
16 $(eval $(host-autotools-package))