Install this package:
emerge -a media-libs/qhull
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/qhull
Or alternatively:
emerge --autounmask-write -a media-libs/qhull
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2020.2.8.1_alpha6 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos | 0/$(ver_cut 1-2 |
<pkgmetadata> <maintainer type="project"> <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> <longdescription> 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. </longdescription> <use> <flag name="tools">Build applications</flag> </use> <upstream> <bugs-to>https://github.com/qhull/qhull/issues</bugs-to> <remote-id type="github">qhull/qhull</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-libs/qhull |
euse -E <flag> -p media-libs/qhull |
euse -D <flag> -p media-libs/qhull
| Flag | Description | 2020.2.8.1_alpha6 |
|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| tools | Build applications | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | qhull-8.1_alpha6.tar.gz | 1311804 bytes |