Source: libcgal
Section: libs
Priority: optional
Maintainer: Torsten Paul <Torsten.Paul@gmx.de>
Build-Depends: debhelper, cmake, libgmp-dev, libmpfr-dev, libboost-dev
Standards-Version: 4.3.0
Homepage: https://github.com/CGAL/cgal/

Package: libcgal-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libcgal-qt5-dev
Description: The Computational Geometry Algorithms Library (CGAL)
 The Computational Geometry Algorithms Library (CGAL) is
 a C++ library that aims to provide easy access to efficient
 and reliable algorithms in computational geometry.

