cgal 4.2-5ubuntu1 source package in Ubuntu

Changelog

cgal (4.2-5ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - {libcgal10,libcgal-qt4-10,libcgal-dev,libcgal-qt4-dev}.install.armhf:
      + Don't install files that dont't build on armhf due to GL/GLES skew.

cgal (4.2-5) unstable; urgency=low

  * Add Replaces: libcgal-dev (<< 4.1-1), Breaks: libcgal-dev (<< 4.1-1) to
    libcgal-qt4-dev (Closes: #718006).
  * Update Standards-Version to 3.9.3 (no changes needed).
  * Removed hardening-no-fortify-functions from lintian overrides for
    libcgal-qt4-10 and libcgal-ipelets. Added spelling-error-in-binary to
    lintian overrides for libcgal-ipelets.
 -- Logan Rosen <email address hidden>   Sat, 07 Dec 2013 21:20:51 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
cgal_4.2.orig.tar.bz2 12.5 MiB f7ed8ee25dfd63c0837eb2e6e7ce3b104e55bc03326ab059b3c4c82685993ba5
cgal_4.2-5ubuntu1.debian.tar.gz 15.5 KiB d7a3ac06c9dbf2929550e125e3742a9a62f7e2411ddcf30b2704a359d2bde324
cgal_4.2-5ubuntu1.dsc 1.9 KiB 173bb6c672698a0bec9e9882985908c5bd1f082dbf8397410b500b57d8a86489

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: No summary available for libcgal-dev in ubuntu utopic.

No description available for libcgal-dev in ubuntu utopic.

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-qt4-10: C++ library for computational geometry (support for Qt4)

 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_Qt4.so used for visualization in demos.

libcgal-qt4-dev: C++ library for computational geometry (development files, support for Qt4)

 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.

libcgal10: 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_Qt4.so used for visualization in demos
 can be found in the package libcgal-qt4-10.