cgal
Port variant std
Summary Computational Geometry Algorithms Library
BROKEN
Package version 5.6.1_1
Homepage http://www.cgal.org/
Keywords math
Maintainer nobody
License GPLv3+ , LGPL3+ , MIT , CC0_10 , Boost license (multi)
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 11 AUG 2024, 22:51:45 UTC
Port created 27 FEB 2018, 20:34:25 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
primary CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms. The CGAL library contains: * the Kernel with geometric primitives such as points, vectors, lines, predicates for testing things such as relative positions of points, and operations such as intersections and distance calculation. * the Basic Library which is a collection of standard data structures and geometric algorithms, such as convex hull in 2D/3D, (Delaunay) triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle, and multidimensional query structures. * the Support Library which offers interfaces to other packages, e.g., for visualisation, and I/O, and other support facilities.
dev This is the developer subpackage of the cgal:std port. It may contain headers, pc files, static and PIC libraries and SO links.
man This is the man page subpackage of the cgal:std port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmp:dev:std
mpfr:dev:std
boost-libraries:dev:std
cmake:primary:std
zlib:dev:std
Download groups
main https://github.com/CGAL/cgal/releases/download/v5.6.1/
Distribution File Information
cdb15e7ee31e0663589d3107a79988a37b7b1719df3d24f2058545d1bcdd5837 24893904 CGAL-5.6.1.tar.xz
Ports that require cgal:std
sfcgal:std C++ wrapper library around CGAL