The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xapp_x11perf / xapp_x11perf.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xapp_x11perf/xapp_x11perf.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xapp_x11perf/xapp_x11perf.mk
new file mode 100644 (file)
index 0000000..8cba79d
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# 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))