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 / xutil_util-macros / xutil_util-macros.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xutil_util-macros/xutil_util-macros.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xutil_util-macros/xutil_util-macros.mk
new file mode 100644 (file)
index 0000000..1451a06
--- /dev/null
@@ -0,0 +1,17 @@
+################################################################################
+#
+# xutil_util-macros
+#
+################################################################################
+
+XUTIL_UTIL_MACROS_VERSION = 1.19.0
+XUTIL_UTIL_MACROS_SOURCE = util-macros-$(XUTIL_UTIL_MACROS_VERSION).tar.bz2
+XUTIL_UTIL_MACROS_SITE = http://xorg.freedesktop.org/releases/individual/util
+XUTIL_UTIL_MACROS_LICENSE = MIT
+XUTIL_UTIL_MACROS_LICENSE_FILES = COPYING
+
+XUTIL_UTIL_MACROS_INSTALL_STAGING = YES
+XUTIL_UTIL_MACROS_INSTALL_TARGET = NO
+
+$(eval $(autotools-package))
+$(eval $(host-autotools-package))