vcpkg/ports/cgal/CONTROL
Maxime GIMENO 617247756f
[CGAL] Restore boost dependencies (#16592)
* Restore full boost dependencies, the actual modules are too many to be listed.

* Update ports/cgal/CONTROL

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update baseline version

* Detail boost modules from grep in includes

* Fix the Build-Depends

* add boost-serialization

* Update baseline version

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-03-16 11:42:16 -07:00

11 lines
1.1 KiB
Plaintext

Source: cgal
Version: 5.2
Port-Version: 2
Build-Depends: mpfr, gmp, zlib, boost-accumulators, boost-algorithm, boost-bimap, boost-callable-traits, boost-concept-check, boost-container, boost-core, boost-detail, boost-filesystem, boost-functional, boost-fusion, boost-geometry, boost-graph, boost-heap, boost-intrusive, boost-iostreams, boost-iterator, boost-lambda, boost-logic, boost-math, boost-mpl, boost-multi-index, boost-multiprecision, boost-numeric-conversion, boost-optional, boost-parameter, boost-pool, boost-preprocessor, boost-property-map, boost-property-tree, boost-ptr-container, boost-random, boost-range, boost-serialization, boost-spirit, boost-thread, boost-tuple, boost-type-traits, boost-units, boost-utility, boost-variant
Homepage: https://github.com/CGAL/cgal
Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.
Feature: qt
Build-Depends: qt5-base[core], qt5-3d, qt5-svg, qt5-xmlpatterns, qt5-script, eigen3
Description: Qt GUI support for CGAL