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 / xproto_xextproto / xproto_xextproto.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xproto_xextproto/xproto_xextproto.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/x11r7/xproto_xextproto/xproto_xextproto.mk
new file mode 100644 (file)
index 0000000..c17dd93
--- /dev/null
@@ -0,0 +1,17 @@
+################################################################################
+#
+# xproto_xextproto
+#
+################################################################################
+
+XPROTO_XEXTPROTO_VERSION = 7.3.0
+XPROTO_XEXTPROTO_SOURCE = xextproto-$(XPROTO_XEXTPROTO_VERSION).tar.bz2
+XPROTO_XEXTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
+XPROTO_XEXTPROTO_LICENSE = MIT
+XPROTO_XEXTPROTO_LICENSE_FILES = COPYING
+XPROTO_XEXTPROTO_INSTALL_STAGING = YES
+XPROTO_XEXTPROTO_CONF_OPTS = --disable-specs
+HOST_XPROTO_XEXTPROTO_CONF_OPTS = --disable-specs
+
+$(eval $(autotools-package))
+$(eval $(host-autotools-package))