diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-12-11 12:28:13 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:52:36 -0600 |
commit | 68d95acaa6c214f3ffa83836950bca822bc66e15 (patch) | |
tree | 6a652f47059bf1da6f95cee99adf2fbf2342cead /libraries/SFCGAL/slack-desc | |
parent | 481f07478451c3d7095db0f03c7d333dd98291c8 (diff) |
libraries/SFCGAL: Added (C++ wrapper around CGAL).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/SFCGAL/slack-desc')
-rw-r--r-- | libraries/SFCGAL/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/SFCGAL/slack-desc b/libraries/SFCGAL/slack-desc new file mode 100644 index 0000000000000..6d285edd38ec3 --- /dev/null +++ b/libraries/SFCGAL/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: SFCGAL (C++ wrapper around CGAL) +SFCGAL: +SFCGAL: SFCGAL is a C++ wrapper library around CGAL, written with the aim of +SFCGAL: supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D +SFCGAL: operations. +SFCGAL: +SFCGAL: +SFCGAL: +SFCGAL: homepage: http://www.sfcgal.org +SFCGAL: +SFCGAL: |