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 / tovid / tovid.mk
1 ################################################################################
2 #
3 # tovid
4 #
5 ################################################################################
6
7 TOVID_VERSION = 0.35.0
8 TOVID_SITE = https://github.com/tovid-suite/tovid/releases/download/v$(TOVID_VERSION)
9 TOVID_LICENSE = GPLv2+
10 TOVID_LICENSE_FILES = COPYING
11 TOVID_SETUP_TYPE = distutils
12
13 $(eval $(python-package))