From 6606788d13bf856884b3d66ca3be969aba55893d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 14 Feb 2009 15:05:51 +0100 Subject: qhull: add 2003.1 --- packages/qhull/qhull_2003.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/qhull/qhull_2003.1.bb (limited to 'packages/qhull') diff --git a/packages/qhull/qhull_2003.1.bb b/packages/qhull/qhull_2003.1.bb new file mode 100644 index 0000000000..9e19749ce1 --- /dev/null +++ b/packages/qhull/qhull_2003.1.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. " +LICENSE = "unknown" + +SRC_URI = "http://www.qhull.org/download/qhull-${PV}.tar.gz" + +inherit autotools_stage lib_package + + + + -- cgit v1.2.3