./math/qhull, Computing the convex hull

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2020.2nb1, Package name: qhull-2020.2nb1, Maintainer: pkgsrc-users

Qhull is a general dimension convex hull program that reads a set
of points from stdin, and outputs the smallest convex set that contains
the points to stdout. It also generates Delaunay triangulations, Voronoi
diagrams, furthest-site Voronoi diagrams, and halfspace intersections
about a point.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1268.432 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-06 15:22:43 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
qhull: add missing pkgconfig override
   2022-01-09 02:30:47 by Greg Troxel | Files touched by this commit (1)
Log message:
math/qhull: Also buildlink3 the bin/ programs

From Paul Ripke on pkgsrc-users; needed for wip/prusaslicer.
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-06-21 12:49:20 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
qhull: install libqhull properly; fixes install_name on Darwin
   2021-06-15 06:07:20 by Dr. Thomas Orgis | Files touched by this commit (3)
Log message:
math/qhull: install the old non-reentrant lib for existing users
   2021-02-07 16:23:47 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
qhull: fix library name on Darwin
   2021-01-24 08:24:59 by Ryo ONODERA | Files touched by this commit (1)
Log message:
qhull: Remove an unused patch