[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/qhull/qhull.desc [COPY] Copyright (C) 2023 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] A general dimension code for computing convex hulls and related structures [T] Qhull is a general dimension convex hull program that reads a set [T] of points from stdin, and outputs the smallest convex set that contains [T] the points to stdout. It also generates Delaunay triangulations, Voronoi [T] diagrams, furthest-site Voronoi diagrams, and halfspace intersections [T] about a point. [U] http://qhull.org/ [A] C.B. Barber [M] T2 Project [C] extra/base [F] OBJDIR [V] 8.0.2 [L] OpenSource [S] Stable [P] X -----5---9 700.000 [O] runmake=0 [O] hook_add inmake 5 "eval make $makeopt all libqhull" [O] hook_add postmake 5 "eval make $makeinstopt && cp -v libqhull.so* $root$libdir" [D] 8f4656ab326e3c2329efc9e1a147b9b7e8d6fe51971ba34e95acb960 qhull-2020-src-8.0.2.tgz http://www.qhull.org/download/