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 / spice-protocol / spice-protocol.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/spice-protocol/spice-protocol.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/spice-protocol/spice-protocol.mk
new file mode 100644 (file)
index 0000000..6762ff0
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# spice-protocol
+#
+################################################################################
+
+SPICE_PROTOCOL_VERSION = 0.12.6
+SPICE_PROTOCOL_SOURCE = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.bz2
+SPICE_PROTOCOL_SITE = http://www.spice-space.org/download/releases
+SPICE_PROTOCOL_LICENSE = BSD-3c
+SPICE_PROTOCOL_LICENSE_FILES = COPYING
+SPICE_PROTOCOL_INSTALL_STAGING = YES
+
+$(eval $(autotools-package))