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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/tovid/tovid.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/tovid/tovid.mk
new file mode 100644 (file)
index 0000000..3069d67
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# tovid
+#
+################################################################################
+
+TOVID_VERSION = 0.35.0
+TOVID_SITE = https://github.com/tovid-suite/tovid/releases/download/v$(TOVID_VERSION)
+TOVID_LICENSE = GPLv2+
+TOVID_LICENSE_FILES = COPYING
+TOVID_SETUP_TYPE = distutils
+
+$(eval $(python-package))