Ravenports generated: 08 Apr 2018 11:51
[ravenports.git] / bucket_3E / sfcgal
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               sfcgal
4 VERSION=                1.3.3
5 KEYWORDS=               math graphics
6 VARIANTS=               standard
7 SDESC[standard]=        C++ wrapper library around CGAL
8 HOMEPAGE=               http://www.sfcgal.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/Oslandia:SFCGAL:v1.3.3
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILD_DEPENDS=          gmp:static:standard
21                         mpfr:static:standard
22 BUILDRUN_DEPENDS=       cgal:single:standard
23
24 USES=                   cmake libtool
25
26 LICENSE=                GPLv2:single
27 LICENSE_SCHEME=         solo
28 LICENSE_FILE=           GPLv2:{{WRKSRC}}/LICENSE
29
30 FPC_EQUIVALENT=         databases/sfcgal
31
32 SOVERSION=              1.3.1
33
34 CXXFLAGS=               -Wno-deprecated-declarations
35 CMAKE_ARGS=             -DCMAKE_INSTALL_LIBDIR:STRING="lib"
36
37 post-install:
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libSFCGAL.so
39
40 [FILE:331:descriptions/desc.single]
41 SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO
42 19107:2013 and OGC Simple Features Access 1.2 for 3D operations.
43
44 SFCGAL provides standard compliant geometry types and operations, that can
45 be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some
46 SFCGAL's functions in spatial databases
47
48
49 [FILE:107:distinfo]
50 57e0237b328b519ef0e274f0a24b4c266e9d5541214a3911bd68fe861a01240c      2400976 Oslandia-SFCGAL-1.3.3.tar.gz
51
52
53 [FILE:2167:manifests/plist.single]
54 bin/sfcgal-config
55 include/SFCGAL/
56  Coordinate.h
57  Envelope.h
58  Exception.h
59  Geometry.h
60  GeometryCollection.h
61  GeometryVisitor.h
62  Kernel.h
63  LineString.h
64  MultiLineString.h
65  MultiPoint.h
66  MultiPolygon.h
67  MultiSolid.h
68  Point.h
69  Polygon.h
70  PolyhedralSurface.h
71  PreparedGeometry.h
72  Solid.h
73  Surface.h
74  Transform.h
75  Triangle.h
76  TriangulatedSurface.h
77  Validity.h
78 include/SFCGAL/algorithm/
79  BoundaryVisitor.h
80  ConsistentOrientationBuilder.h
81  area.h
82  collect.h
83  collectionExtract.h
84  collectionHomogenize.h
85  collectionToMulti.h
86  connection.h
87  convexHull.h
88  covers.h
89  difference.h
90  differencePrimitives.h
91  distance.h
92  distance3d.h
93  extrude.h
94  force2D.h
95  force3D.h
96  intersection.h
97  intersects.h
98  isValid.h
99  length.h
100  minkowskiSum.h
101  normal.h
102  offset.h
103  orientation.h
104  plane.h
105  straightSkeleton.h
106  tesselate.h
107  translate.h
108  union.h
109  volume.h
110 include/SFCGAL/capi/sfcgal_c.h
111 include/SFCGAL/
112  config.h
113 include/SFCGAL/detail/
114  ComplexComparator.h
115  EnvelopeVisitor.h
116  ForceValidityVisitor.h
117  GeometrySet.h
118  GetPointsVisitor.h
119  Interval.h
120  Point_inside_polyhedron.h
121  TestGeometry.h
122  TypeForDimension.h
123 include/SFCGAL/detail/algorithm/coversPoints.h
124 include/SFCGAL/detail/generator/
125  building.h
126  disc.h
127  hoch.h
128  sierpinski.h
129 include/SFCGAL/detail/graph/
130  Edge.h
131  GeometryGraph.h
132  GeometryGraphBuilder.h
133  Vertex.h
134 include/SFCGAL/detail/graph/algorithm/
135  isHalfEdge.h
136  orientation.h
137 include/SFCGAL/detail/io/
138  OsgFactory.h
139  Serialization.h
140  WktReader.h
141  WktWriter.h
142 include/SFCGAL/detail/
143  polygonSetToMultiPolygon.h
144 include/SFCGAL/detail/tools/
145  CharArrayBuffer.h
146  InputStreamReader.h
147  Log.h
148  Registry.h
149 include/SFCGAL/detail/transform/
150  AffineTransform2.h
151  AffineTransform3.h
152  Force2D.h
153  ForceOrderPoints.h
154  ForceZ.h
155  ForceZOrderPoints.h
156  RoundTransform.h
157 include/SFCGAL/detail/triangulate/
158  ConstraintDelaunayTriangulation.h
159  markDomains.h
160  triangulateInGeometrySet.h
161 include/SFCGAL/detail/
162  ublas.h
163 include/SFCGAL/
164  export.h
165 include/SFCGAL/io/
166  GeometryStreams.h
167  ewkt.h
168  osg.h
169  vtk.h
170  wkt.h
171 include/SFCGAL/
172  numeric.h
173 include/SFCGAL/triangulate/
174  triangulate2DZ.h
175  triangulatePolygon.h
176 include/SFCGAL/
177  version.h
178 lib/
179  libSFCGAL.so
180  libSFCGAL.so.%%SOMAJOR%%
181  libSFCGAL.so.%%SOVERSION%%
182