buildrootschalter/package/x11r7/xproto_recordproto/xproto_recordproto.mk
Paulius Zaleckas c3e219e3a8 Bump recordproto to 1.14
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
2010-02-28 11:33:48 +02:00

15 lines
590 B
Makefile

################################################################################
#
# xproto_recordproto -- X.Org Record protocol headers
#
################################################################################
XPROTO_RECORDPROTO_VERSION = 1.14
XPROTO_RECORDPROTO_SOURCE = recordproto-$(XPROTO_RECORDPROTO_VERSION).tar.bz2
XPROTO_RECORDPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_RECORDPROTO_AUTORECONF = NO
XPROTO_RECORDPROTO_INSTALL_STAGING = YES
XPROTO_RECORDPROTO_INSTALL_TARGET = NO
$(eval $(call AUTOTARGETS,package/x11r7,xproto_recordproto))