buildrootschalter/package/x11r7/xapp_x11perf/xapp_x11perf.mk
Bernd Kuhls d79bd54339 package/x11r7/xapp_x11perf: bump version to 1.6.0, add hash
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-18 18:25:15 +02:00

15 lines
503 B
Makefile

################################################################################
#
# xapp_x11perf
#
################################################################################
XAPP_X11PERF_VERSION = 1.6.0
XAPP_X11PERF_SOURCE = x11perf-$(XAPP_X11PERF_VERSION).tar.bz2
XAPP_X11PERF_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_X11PERF_LICENSE = MIT
XAPP_X11PERF_LICENSE_FILES = COPYING
XAPP_X11PERF_DEPENDENCIES = xlib_libX11 xlib_libXmu xlib_libXft
$(eval $(autotools-package))