cgal 3.9-1 source package in Ubuntu

Changelog

cgal (3.9-1) unstable; urgency=low

  * New upstream release.
  * Rename binary package libcgal7 to libcgal8 to reflect SONAME change.
  * Add workaround for bug #643278.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 17:07:45 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Joachim Reichel
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cgal_3.9.orig.tar.gz 13.6 MiB 241194ad9487d62d1287f863eab3adbbfd0836e2bebcd50c9fc21d473f947ba4
cgal_3.9-1.diff.gz 12.7 KiB 8bbd1067ff684d7cde726f5f0a9526b259b1a7a52de7da7bb0c8ef0481f6b257
cgal_3.9-1.dsc 1.3 KiB 7bae41d67866ff56f4cf1b4799fb0792d7ac1608ae71c442315892332c503718

Available diffs

View changes file

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.

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.

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