kumquat-buildroot/package/x11r7/xapp_xev/xapp_xev.mk
2007-09-29 09:58:13 +00:00

14 lines
465 B
Makefile

################################################################################
#
# xapp_xev -- print contents of X events
#
################################################################################
XAPP_XEV_VERSION = 1.0.1
XAPP_XEV_SOURCE = xev-$(XAPP_XEV_VERSION).tar.bz2
XAPP_XEV_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XEV_AUTORECONF = YES
XAPP_XEV_DEPENDENCIES = xlib_libX11
$(eval $(call AUTOTARGETS,package/x11r7,xapp_xev))