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

14 lines
525 B
Makefile

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