From d2f87f15cf6f03f836d98cd21ca8c8219aba0bb1 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Sun, 3 Oct 2010 21:55:52 +0000 Subject: Added a patch for overflows. Add a patch that allows to install everything with cmake, so install include file and libararies properly now fixing bug #338964. Added longdescription and a static-libs use flag. Package-Manager: portage-2.2_rc88/cvs/Linux x86_64 --- media-libs/qhull/metadata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'media-libs/qhull/metadata.xml') diff --git a/media-libs/qhull/metadata.xml b/media-libs/qhull/metadata.xml index 5a2f1c7b832e..31adf701f53b 100644 --- a/media-libs/qhull/metadata.xml +++ b/media-libs/qhull/metadata.xml @@ -2,4 +2,16 @@ sci-mathematics + + Qhull computes the convex hull, Delaunay triangulation, Voronoi + diagram, halfspace intersection about a point, furthest-site + Delaunay triangulation, and furthest-site Voronoi diagram. The + source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull + implements the Quickhull algorithm for computing the convex hull. It + handles roundoff errors from floating point arithmetic. It computes + volumes, surface areas, and approximations to the convex hull. + Qhull does not support constrained Delaunay triangulations, + triangulation of non-convex surfaces, mesh generation of non-convex + objects, or medium-sized inputs in 9-D and higher. + -- cgit v1.2.3-65-gdbad