X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=cirros-testvm%2Fsrc-cirros%2Fbuildroot-2015.05%2Fpackage%2Fqhull%2Fqhull.mk;fp=cirros-testvm%2Fsrc-cirros%2Fbuildroot-2015.05%2Fpackage%2Fqhull%2Fqhull.mk;h=6992d71333c4577834db424417ce5c088b8f6d0a;hb=b0a0f15dfaa205161a7fcb20cf1b8cd4948c2ef3;hp=0000000000000000000000000000000000000000;hpb=c6ac3cd55ee2da956195eee393b0882105dfad4e;p=packages%2Ftrusty%2Fcirros-testvm.git 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 index 0000000..6992d71 --- /dev/null +++ b/cirros-testvm/src-cirros/buildroot-2015.05/package/qhull/qhull.mk @@ -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))