diff options
author | Giancarlo Dessi <slack@giand.it> | 2023-08-05 10:58:28 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 10:08:53 +0700 |
commit | b249093b5af8e7733dc522cbded9a9d998d72bf9 (patch) | |
tree | 6fee0321cb03480e43c14a3f475dee121647acb5 /gis/SFCGAL-legacy/slack-desc | |
parent | 6ede0d3a891b8bd238ff0ee9b5291420adfda424 (diff) |
gis/SFCGAL-legacy: Added (C++ wrapper around CGAL).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/SFCGAL-legacy/slack-desc')
-rw-r--r-- | gis/SFCGAL-legacy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gis/SFCGAL-legacy/slack-desc b/gis/SFCGAL-legacy/slack-desc new file mode 100644 index 0000000000..30ee9d1baa --- /dev/null +++ b/gis/SFCGAL-legacy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +SFCGAL-legacy: SFCGAL-legacy (C++ wrapper around CGAL) +SFCGAL-legacy: +SFCGAL-legacy: SFCGAL is a C++ wrapper library around CGAL, written with the aim of +SFCGAL-legacy: supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D +SFCGAL-legacy: operations. +SFCGAL-legacy: +SFCGAL-legacy: This package contains the version 1.3.9, the lastest depending on +SFCGAL-legacy: old versions of CGAL (earlier than 5) +SFCGAL-legacy: +SFCGAL-legacy: homepage: http://www.sfcgal.org +SFCGAL-legacy: |