2007-08-10 21:07:51 +02:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# xproto_kbproto -- X.Org KB protocol headers
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
2012-06-14 22:22:21 +02:00
|
|
|
XPROTO_KBPROTO_VERSION = 1.0.6
|
2007-08-10 21:07:51 +02:00
|
|
|
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
|
|
|
|
|
2012-07-03 00:07:32 +02:00
|
|
|
$(eval $(autotools-package))
|
2012-07-03 00:06:54 +02:00
|
|
|
$(eval $(host-autotools-package))
|