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 / qhull / qhull.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/qhull/qhull.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/qhull/qhull.mk
new file mode 100644 (file)
index 0000000..6992d71
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# qhull
+#
+################################################################################
+
+QHULL_VERSION = 60d55819729d7b49391dde0271e15a56c70992b9
+QHULL_SITE = git://gitorious.org/qhull/qhull.git
+QHULL_INSTALL_STAGING = YES
+QHULL_LICENSE = BSD-Style
+QHULL_LICENSE_FILES = COPYING.txt
+
+$(eval $(cmake-package))