cgal
Port variant std
Summary Computational Geometry Algorithms Library
Package version 6.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 08 NOV 2025, 06:16:51 UTC
Port created 27 FEB 2018, 20:34:25 UTC
Subpackage Descriptions
set This is the cgal:std metapackage. It pulls in all subpackages of cgal:std.
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/v6.1/
Distribution File Information
618da8a8b3f5be46b4f0a47a1efb3c9e6c03d6aab0f5531d56d355d32701d79f 26293988 CGAL-6.1.tar.xz
Ports that require cgal:std
sfcgal:std C++ wrapper library around CGAL