cgal 4.11-2 source package in Ubuntu

Changelog

cgal (4.11-2) unstable; urgency=medium

  * Upload to unstable.
  * Fix pedantic lintian warnings (whitespace).

 -- Joachim Reichel <email address hidden>  Sat, 04 Nov 2017 19:50:06 +0100

Upload details

Uploaded by:
Joachim Reichel
Uploaded to:
Sid
Original maintainer:
Joachim Reichel
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cgal_4.11-2.dsc 2.2 KiB d50d0a981b95d27b5457dd03fad4394c42dec210322c4cd9caae8eb4d2101bf2
cgal_4.11.orig.tar.xz 14.0 MiB 27a7762e5430f5392a1fe12a3a4abdfe667605c40224de1c6599f49d66cfbdd2
cgal_4.11-2.debian.tar.xz 15.2 KiB 67e0470666ce223f6f00c1aae79d298d53eff056310f43be42d3dd218823d35e

No changes file available.

Binary packages built by this source

libcgal-demo: 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.

libcgal-dev: 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.

libcgal-ipelets: 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.

libcgal-ipelets-dbgsym: debug symbols for libcgal-ipelets
libcgal-qt5-13: 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.

libcgal-qt5-13-dbgsym: debug symbols for libcgal-qt5-13
libcgal-qt5-dev: 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.

libcgal13: 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.

libcgal13-dbgsym: debug symbols for libcgal13