Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
CGAL - Computational Geometry Algorithms Library
Libraries for CGAL applications.
CGAL is a collaborative effort of several sites in Europe and
Israel. The goal is to make 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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
CGAL |
3.3 |
4.fc5 |
src |
8.21 MiB |
Thu Jun 14 08:39:36 2007 |
Changelog
- * Thu Jun 7 18:00:00 2007 Laurent Rineau <laurent{*}rineau__fedora_extras{%}normalesup{*}org> - 3.3-4.fc5
- Move the makefile back to %{_datadir}/CGAL, and rename it cgal.mk (sync
with Debian package). That file is not a config file, but just an example
.mk file that can be copied and adapted by users.
- Fix the %{_sysconfdir}/profile.d/cgal.* files (the csh one was buggy).
- CGAL-devel now requires all its dependancies.
- * Sat Jun 2 18:00:00 2007 Laurent Rineau <laurent{*}rineau__fedora_extras{%}normalesup{*}org> - 3.3-2.fc5
- Officiel CGAL-3.3 release
- Skip file named "skip_vcproj_auto_generation"
- * Wed May 30 18:00:00 2007 Laurent Rineau <laurent{*}rineau__fedora_extras{%}normalesup{*}org> - 3.3-0.1.RC1.fc5
- New upstream version: 3.3-RC1
- Obsolete patches CGAL-3.2.1-build-libCGALQt-shared.patch,
CGAL-3.2.1-build-no-static-lib.patch,
CGAL-3.2.1-config.h-endianness_detection.patch.
These patchs have been merged and adapted by upstream.
- New option --disable-static
- Shipped OpenNL and CORE have been renamed by upstream:
- %{_includedir}/OpenNL is now /usr/include/CGAL/OpenNL
- %{_includedir}/CORE is now /usr/include/CGAL/CORE
- libCORE has been rename libCGALcore++
Reasons:
- CGAL/OpenNL is a special version of OpenNL, rewritten for CGAL
in C++ by the OpenNL author,
- CGAL/CORE is a fork of CORE-1.7. CORE-1.7 is no longer maintained by
its authors, and CORE-2.0 is awaited since 2004.
In previous releases of this package, CORE was excluded from the package,
because %{_includedir}/CORE/ was a name too generic (see comment #8 of
%{_includedir}/CGAL/CORE, CORE is now shipped with CGAL.
- move %{_datadir}/CGAL/make/makefile to %{_sysconfdir}/CGAL/makefile
(because it is a config file).