buildrootschalter/package/x11r7/xproto_xproto/xproto_xproto.mk
Bernd Kuhls 9989d1f28e xproto_xproto: Bump version to 7.0.26
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-15 23:15:29 +02:00

17 lines
552 B
Makefile

################################################################################
#
# xproto_xproto
#
################################################################################
XPROTO_XPROTO_VERSION = 7.0.26
XPROTO_XPROTO_SOURCE = xproto-$(XPROTO_XPROTO_VERSION).tar.bz2
XPROTO_XPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XPROTO_LICENSE = MIT
XPROTO_XPROTO_LICENSE_FILES = COPYING
XPROTO_XPROTO_INSTALL_STAGING = YES
XPROTO_XPROTO_INSTALL_TARGET = NO
$(eval $(autotools-package))
$(eval $(host-autotools-package))