You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Giancarlo Dessi b249093b5a
gis/SFCGAL-legacy: Added (C++ wrapper around CGAL).
2 years ago
..
README gis/SFCGAL-legacy: Added (C++ wrapper around CGAL). 2 years ago
SFCGAL-legacy.SlackBuild gis/SFCGAL-legacy: Added (C++ wrapper around CGAL). 2 years ago
SFCGAL-legacy.info gis/SFCGAL-legacy: Added (C++ wrapper around CGAL). 2 years ago
slack-desc gis/SFCGAL-legacy: Added (C++ wrapper around CGAL). 2 years ago

README

SFCGAL is a C++ wrapper library around CGAL, written with the aim of
supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
operations.

OpenSceneGraph is an optional dependency enabled by default if found
in your system. If you do not need this, pass the environment variable
to the script:
OSG=no ./SFCGAL.SlackBuild

SFCGAL-legacy builds version 1.3.9, the lastest compatible with the
package CGAL available in this repository. If you keep this version
of the dependency, you have to install this package.

If you have CGAL5 installed in your system, this package is not
compatible and you must refer to the slackbuild SFCGAL based on
greater versions and also available in this repository.