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
1 ################################################################################
2 #
3 # spice-protocol
4 #
5 ################################################################################
6
7 SPICE_PROTOCOL_VERSION = 0.12.6
8 SPICE_PROTOCOL_SOURCE = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.bz2
9 SPICE_PROTOCOL_SITE = http://www.spice-space.org/download/releases
10 SPICE_PROTOCOL_LICENSE = BSD-3c
11 SPICE_PROTOCOL_LICENSE_FILES = COPYING
12 SPICE_PROTOCOL_INSTALL_STAGING = YES
13
14 $(eval $(autotools-package))