Source: cgal Priority: optional Maintainer: Joachim Reichel # "ipe" is only needed because it contains goodies.lua which is needed by FindIPE.cmake Build-Depends: debhelper (>= 11), dpkg-awk, tar (>= 1.28), cmake, zlib1g-dev, libboost-dev, libboost-thread-dev, libboost-program-options-dev, libboost-system-dev, libeigen3-dev, libgmp10-dev, libmpfr-dev, libglu1-mesa-dev, qtbase5-dev [!armel !armhf], libqt5opengl5-dev [!armel !armhf], libqt5svg5-dev [!armel !armhf], libipe-dev (>= 7), ipe Standards-Version: 4.2.1 Section: libs Homepage: http://www.cgal.org/ Package: libcgal13 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ library for computational geometry CGAL (Computational Geometry Algorithms Library) makes 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. . This package contains the main library libCGAL.so as well as two support libraries libCGAL_Core.so (from the CORE project) and libCGAL_ImageIO.so (image I/O). The library libCGAL_Qt5.so used for visualization in demos can be found in the package libcgal-qt5-13. Package: libcgal-qt5-13 # actually "Architecture: any [!armel !armhf]" via debhelper Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: libcgal13 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: C++ library for computational geometry (support for Qt5) CGAL (Computational Geometry Algorithms Library) makes 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. . This package contains libCGAL_Qt5.so used for visualization in demos. Package: libcgal-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libcgal13 (= ${binary:Version}), libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-program-options-dev, libgmp10-dev, libmpfr-dev, zlib1g-dev, ${misc:Depends} Suggests: libmpfi-dev, libntl-dev, libtbb-dev Description: C++ library for computational geometry (development files) CGAL (Computational Geometry Algorithms Library) makes 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. . This package contains the header files and static libraries for libCGAL.so, libCGAL_Core.so, and libCGAL_ImageIO.so. The header files and static libraries for libCGAL_Qt5.so can be found in the package libcgal-qt5-dev. Package: libcgal-qt5-dev Conflicts: libcgal-qt4-dev Replaces: libcgal-qt4-dev Section: libdevel # actually "Architecture: any [!armel !armhf]" via debhelper Architecture: any Multi-Arch: same Depends: libcgal13 (= ${binary:Version}), libcgal-qt5-13 (= ${binary:Version}), libcgal-dev, ${misc:Depends} Description: C++ library for computational geometry (development files, support for Qt5) CGAL (Computational Geometry Algorithms Library) makes 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. . This package contains the header files and static libraries for libCGAL_Qt.so. Package: libcgal-demo Section: devel Architecture: all Multi-Arch: foreign Depends: libcgal-dev (>= ${binary:Version}), libcgal13 (>= ${binary:Version}), ${misc:Depends} Recommends: libcgal-qt5-dev (>= ${binary:Version}), libcgal-qt5-13 (>= ${binary:Version}) Suggests: libeigen3-dev (>= 3.1.0~beta1-1), libmpfi-dev, libntl-dev, libtbb-dev, qtscript5-dev, qttools5-dev, qttools5-dev-tools, libqt5opengl5-dev, libqt5svg5-dev, libqt5sql5-sqlite, libglew-dev, libipe-dev (>= 7), libmagick++-dev, liblapack-dev, geomview, libatlas-base-dev, gfortran, cimg-dev, libsuitesparse-dev Description: C++ library for computational geometry (demos) CGAL (Computational Geometry Algorithms Library) makes 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. . This package contains the demos and examples. Package: libcgal-ipelets Section: graphics Architecture: any Depends: libcgal13 (>= ${binary:Version}), ipe (>= ${Ipe-Version}), ipe (<< ${Ipe-Version}+), ${shlibs:Depends}, ${misc:Depends} Conflicts: libcgal5-ipelets Replaces: libcgal5-ipelets Description: C++ library for computational geometry (ipelets) CGAL (Computational Geometry Algorithms Library) makes 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. . This package contains the ipelets, i.e., plugins for ipe.