Ravenports generated: 25 Jul 2022 23:38
[ravenports.git] / bucket_5D / geos
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               geos
4 VERSION=                3.10.2
5 KEYWORDS=               graphics geography
6 VARIANTS=               standard
7 SDESC[standard]=        C++ port of the Java Topology Suite (JTS)
8 HOMEPAGE=               https://trac.osgeo.org/geos/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://download.osgeo.org/geos/
13 DISTFILE[1]=            geos-3.10.2.tar.bz2:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cmake c++:single
21
22 LICENSE=                LGPL21:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           LGPL21:{{WRKSRC}}/COPYING
25 LICENSE_AWK=            TERMS:"^$$"
26 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/include/geos.h
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         graphics/geos
30
31 SOVERSION=              1.16.0
32 PLIST_SUB=              PORTVERSION=3.10.2
33
34 post-install:
35         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so
36         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/geosop
37
38 [FILE:324:descriptions/desc.single]
39 GEOS (Geometry Engine - Open Source) is a C++ port of the
40 Java Topology Suite (JTS). As such, it aims to contain the complete
41 functionality of JTS in C++. This includes all the OpenGIS "Simple
42 Features for SQL" spatial predicate functions and spatial operators,
43 as well as specific JTS topology functions such as IsValid().
44
45
46 [FILE:98:distinfo]
47 50bbc599ac386b4c2b3962dcc411f0040a61f204aaef4eba7225ecdd0cf45715      6714655 geos-3.10.2.tar.bz2
48
49
50 [FILE:10803:manifests/plist.single]
51 bin/
52  geos-config
53  geosop
54 include/geos_c.h
55 include/geos/
56  constants.h
57  export.h
58  geom.h
59  inline.h
60  namespaces.h
61  profiler.h
62  unload.h
63  util.h
64  version.h
65 include/geos/algorithm/
66  Angle.h
67  Area.h
68  BoundaryNodeRule.h
69  CGAlgorithmsDD.h
70  CGAlgorithmsDD.inl
71  CentralEndpointIntersector.h
72  Centroid.h
73  ConvexHull.h
74  ConvexHull.inl
75  Distance.h
76  HCoordinate.h
77  InteriorPointArea.h
78  InteriorPointLine.h
79  InteriorPointPoint.h
80  Intersection.h
81  Length.h
82  LineIntersector.h
83  LineIntersector.inl
84  MinimumBoundingCircle.h
85  MinimumDiameter.h
86  NotRepresentableException.h
87  Orientation.h
88  PointInRing.h
89  PointLocation.h
90  PointLocator.h
91  RayCrossingCounter.h
92  RayCrossingCounterDD.h
93  RobustDeterminant.h
94  SimplePointInRing.h
95 include/geos/algorithm/construct/
96  LargestEmptyCircle.h
97  MaximumInscribedCircle.h
98 include/geos/algorithm/distance/
99  DiscreteFrechetDistance.h
100  DiscreteHausdorffDistance.h
101  DistanceToPoint.h
102  PointPairDistance.h
103 include/geos/algorithm/locate/
104  IndexedPointInAreaLocator.h
105  PointOnGeometryLocator.h
106  SimplePointInAreaLocator.h
107 include/geos/edgegraph/
108  EdgeGraph.h
109  EdgeGraphBuilder.h
110  HalfEdge.h
111  MarkHalfEdge.h
112 include/geos/geom/
113  Coordinate.h
114  Coordinate.inl
115  CoordinateArraySequence.h
116  CoordinateArraySequenceFactory.h
117  CoordinateArraySequenceFactory.inl
118  CoordinateFilter.h
119  CoordinateList.h
120  CoordinateSequence.h
121  CoordinateSequenceFactory.h
122  CoordinateSequenceFilter.h
123  DefaultCoordinateSequenceFactory.h
124  Dimension.h
125  Envelope.h
126  Envelope.inl
127  FixedSizeCoordinateSequence.h
128  Geometry.h
129  GeometryCollection.h
130  GeometryCollection.inl
131  GeometryComponentFilter.h
132  GeometryFactory.h
133  GeometryFactory.inl
134  GeometryFilter.h
135  HeuristicOverlay.h
136  IntersectionMatrix.h
137  LineSegment.h
138  LineSegment.inl
139  LineString.h
140  LinearRing.h
141  Location.h
142  MultiLineString.h
143  MultiLineString.inl
144  MultiPoint.h
145  MultiPolygon.h
146  MultiPolygon.inl
147  Point.h
148  Polygon.h
149  Position.h
150  PrecisionModel.h
151  PrecisionModel.inl
152  Quadrant.h
153  Quadrant.inl
154  Triangle.h
155 include/geos/geom/prep/
156  AbstractPreparedPolygonContains.h
157  BasicPreparedGeometry.h
158  PreparedGeometry.h
159  PreparedGeometryFactory.h
160  PreparedLineString.h
161  PreparedLineStringDistance.h
162  PreparedLineStringIntersects.h
163  PreparedLineStringNearestPoints.h
164  PreparedPoint.h
165  PreparedPolygon.h
166  PreparedPolygonContains.h
167  PreparedPolygonContainsProperly.h
168  PreparedPolygonCovers.h
169  PreparedPolygonDistance.h
170  PreparedPolygonIntersects.h
171  PreparedPolygonPredicate.h
172 include/geos/geom/util/
173  ComponentCoordinateExtracter.h
174  CoordinateOperation.h
175  Densifier.h
176  GeometryCombiner.h
177  GeometryEditor.h
178  GeometryEditorOperation.h
179  GeometryExtracter.h
180  GeometryFixer.h
181  GeometryTransformer.h
182  LinearComponentExtracter.h
183  NoOpGeometryOperation.h
184  PointExtracter.h
185  PolygonExtracter.h
186  ShortCircuitedGeometryVisitor.h
187  SineStarFactory.h
188 include/geos/geomgraph/
189  Depth.h
190  Depth.inl
191  DirectedEdge.h
192  DirectedEdge.inl
193  DirectedEdgeStar.h
194  Edge.h
195  EdgeEnd.h
196  EdgeEndStar.h
197  EdgeIntersection.h
198  EdgeIntersectionList.h
199  EdgeList.h
200  EdgeNodingValidator.h
201  EdgeRing.h
202  GeometryGraph.h
203  GeometryGraph.inl
204  GraphComponent.h
205  Label.h
206  Label.inl
207  Node.h
208  NodeFactory.h
209  NodeMap.h
210  PlanarGraph.h
211  TopologyLocation.h
212  TopologyLocation.inl
213 include/geos/geomgraph/index/
214  EdgeSetIntersector.h
215  MonotoneChain.h
216  MonotoneChainEdge.h
217  MonotoneChainIndexer.h
218  SegmentIntersector.h
219  SegmentIntersector.inl
220  SimpleEdgeSetIntersector.h
221  SimpleMCSweepLineIntersector.h
222  SimpleSweepLineIntersector.h
223  SweepLineEvent.h
224  SweepLineEventObj.h
225  SweepLineSegment.h
226 include/geos/index/
227  ItemVisitor.h
228  SpatialIndex.h
229 include/geos/index/bintree/
230  Bintree.h
231  Interval.h
232  Key.h
233  Node.h
234  NodeBase.h
235  Root.h
236 include/geos/index/chain/
237  MonotoneChain.h
238  MonotoneChainBuilder.h
239  MonotoneChainOverlapAction.h
240  MonotoneChainSelectAction.h
241 include/geos/index/intervalrtree/
242  IntervalRTreeBranchNode.h
243  IntervalRTreeLeafNode.h
244  IntervalRTreeNode.h
245  SortedPackedIntervalRTree.h
246 include/geos/index/kdtree/
247  KdNode.h
248  KdNodeVisitor.h
249  KdTree.h
250 include/geos/index/quadtree/
251  IntervalSize.h
252  Key.h
253  Node.h
254  NodeBase.h
255  Quadtree.h
256  Root.h
257 include/geos/index/strtree/
258  AbstractNode.h
259  AbstractSTRtree.h
260  Boundable.h
261  BoundablePair.h
262  EnvelopeUtil.h
263  GeometryItemDistance.h
264  Interval.h
265  ItemBoundable.h
266  ItemDistance.h
267  SIRtree.h
268  STRtree.h
269  SimpleSTRdistance.h
270  SimpleSTRnode.h
271  SimpleSTRtree.h
272  TemplateSTRNode.h
273  TemplateSTRNodePair.h
274  TemplateSTRtree.h
275  TemplateSTRtreeDistance.h
276 include/geos/index/sweepline/
277  SweepLineEvent.h
278  SweepLineIndex.h
279  SweepLineInterval.h
280  SweepLineOverlapAction.h
281 include/geos/io/
282  ByteOrderDataInStream.h
283  ByteOrderDataInStream.inl
284  ByteOrderValues.h
285  CLocalizer.h
286  GeoJSON.h
287  GeoJSONReader.h
288  GeoJSONWriter.h
289  ParseException.h
290  StringTokenizer.h
291  WKBConstants.h
292  WKBReader.h
293  WKBWriter.h
294  WKTReader.h
295  WKTReader.inl
296  WKTWriter.h
297  Writer.h
298 include/geos/linearref/
299  ExtractLineByLocation.h
300  LengthIndexOfPoint.h
301  LengthIndexedLine.h
302  LengthLocationMap.h
303  LinearGeometryBuilder.h
304  LinearIterator.h
305  LinearLocation.h
306  LocationIndexOfLine.h
307  LocationIndexOfPoint.h
308  LocationIndexedLine.h
309 include/geos/math/DD.h
310 include/geos/noding/
311  BasicSegmentString.h
312  BasicSegmentString.inl
313  FastNodingValidator.h
314  FastSegmentSetIntersectionFinder.h
315  GeometryNoder.h
316  IntersectionAdder.h
317  IntersectionFinderAdder.h
318  IteratedNoder.h
319  MCIndexNoder.h
320  MCIndexNoder.inl
321  MCIndexSegmentSetMutualIntersector.h
322  NodableSegmentString.h
323  NodedSegmentString.h
324  NodedSegmentString.inl
325  Noder.h
326  NodingIntersectionFinder.h
327  NodingIntersectionFinder.inl
328  NodingValidator.h
329  Octant.h
330  OrientedCoordinateArray.h
331  ScaledNoder.h
332  SegmentIntersectionDetector.h
333  SegmentIntersector.h
334  SegmentNode.h
335  SegmentNode.inl
336  SegmentNodeList.h
337  SegmentPointComparator.h
338  SegmentSetMutualIntersector.h
339  SegmentString.h
340  SegmentStringUtil.h
341  SimpleNoder.h
342  SinglePassNoder.h
343  ValidatingNoder.h
344 include/geos/noding/snap/
345  SnappingIntersectionAdder.h
346  SnappingNoder.h
347  SnappingPointIndex.h
348 include/geos/noding/snapround/
349  HotPixel.h
350  HotPixel.inl
351  HotPixelIndex.h
352  MCIndexPointSnapper.h
353  MCIndexSnapRounder.h
354  SnapRoundingIntersectionAdder.h
355  SnapRoundingNoder.h
356 include/geos/operation/GeometryGraphOperation.h
357 include/geos/operation/buffer/
358  BufferBuilder.h
359  BufferInputLineSimplifier.h
360  BufferOp.h
361  BufferParameters.h
362  BufferSubgraph.h
363  OffsetCurveBuilder.h
364  OffsetCurveSetBuilder.h
365  OffsetSegmentGenerator.h
366  OffsetSegmentString.h
367  RightmostEdgeFinder.h
368  SubgraphDepthLocater.h
369 include/geos/operation/distance/
370  ConnectedElementLocationFilter.h
371  ConnectedElementPointFilter.h
372  DistanceOp.h
373  FacetSequence.h
374  FacetSequenceTreeBuilder.h
375  GeometryLocation.h
376  IndexedFacetDistance.h
377 include/geos/operation/intersection/
378  Rectangle.h
379  RectangleIntersection.h
380  RectangleIntersectionBuilder.h
381 include/geos/operation/linemerge/
382  EdgeString.h
383  LineMergeDirectedEdge.h
384  LineMergeEdge.h
385  LineMergeGraph.h
386  LineMerger.h
387  LineSequencer.h
388 include/geos/operation/overlay/
389  EdgeSetNoder.h
390  ElevationMatrix.h
391  ElevationMatrixCell.h
392  LineBuilder.h
393  MaximalEdgeRing.h
394  MinimalEdgeRing.h
395  MinimalEdgeRing.inl
396  OverlayNodeFactory.h
397  OverlayOp.h
398  PointBuilder.h
399  PolygonBuilder.h
400 include/geos/operation/overlay/snap/
401  GeometrySnapper.h
402  LineStringSnapper.h
403  SnapOverlayOp.h
404 include/geos/operation/overlay/validate/
405  FuzzyPointLocator.h
406  OffsetPointGenerator.h
407  OverlayResultValidator.h
408 include/geos/operation/overlayng/
409  Edge.h
410  Edge.inl
411  EdgeKey.h
412  EdgeKey.inl
413  EdgeMerger.h
414  EdgeNodingBuilder.h
415  EdgeSourceInfo.h
416  ElevationModel.h
417  IndexedPointOnLineLocator.h
418  InputGeometry.h
419  IntersectionPointBuilder.h
420  LineBuilder.h
421  LineLimiter.h
422  MaximalEdgeRing.h
423  OverlayEdge.h
424  OverlayEdge.inl
425  OverlayEdgeRing.h
426  OverlayGraph.h
427  OverlayLabel.h
428  OverlayLabel.inl
429  OverlayLabeller.h
430  OverlayMixedPoints.h
431  OverlayNG.h
432  OverlayNGRobust.h
433  OverlayPoints.h
434  OverlayUtil.h
435  PolygonBuilder.h
436  PrecisionReducer.h
437  PrecisionUtil.h
438  RingClipper.h
439  RobustClipEnvelopeComputer.h
440  UnaryUnionNG.h
441 include/geos/operation/polygonize/
442  BuildArea.h
443  EdgeRing.h
444  HoleAssigner.h
445  PolygonizeDirectedEdge.h
446  PolygonizeEdge.h
447  PolygonizeGraph.h
448  Polygonizer.h
449 include/geos/operation/predicate/
450  RectangleContains.h
451  RectangleIntersects.h
452  SegmentIntersectionTester.h
453 include/geos/operation/relate/
454  EdgeEndBuilder.h
455  EdgeEndBundle.h
456  EdgeEndBundleStar.h
457  RelateComputer.h
458  RelateNode.h
459  RelateNodeFactory.h
460  RelateNodeGraph.h
461  RelateOp.h
462 include/geos/operation/sharedpaths/SharedPathsOp.h
463 include/geos/operation/union/
464  CascadedPolygonUnion.h
465  CoverageUnion.h
466  OverlapUnion.h
467  PointGeometryUnion.h
468  UnaryUnionOp.h
469  UnionStrategy.h
470 include/geos/operation/valid/
471  ConnectedInteriorTester.h
472  ConsistentAreaTester.h
473  IndexedNestedHoleTester.h
474  IndexedNestedPolygonTester.h
475  IsSimpleOp.h
476  IsValidOp.h
477  MakeValid.h
478  PolygonIntersectionAnalyzer.h
479  PolygonNode.h
480  PolygonRing.h
481  PolygonRingSelfNode.h
482  PolygonRingTouch.h
483  PolygonTopologyAnalyzer.h
484  RepeatedPointRemover.h
485  RepeatedPointTester.h
486  TopologyValidationError.h
487 include/geos/planargraph/
488  DirectedEdge.h
489  DirectedEdgeStar.h
490  Edge.h
491  GraphComponent.h
492  Node.h
493  NodeMap.h
494  PlanarGraph.h
495  Subgraph.h
496 include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h
497 include/geos/precision/
498  CommonBits.h
499  CommonBitsOp.h
500  CommonBitsRemover.h
501  EnhancedPrecisionOp.h
502  GeometryPrecisionReducer.h
503  MinimumClearance.h
504  PointwisePrecisionReducerTransformer.h
505  PrecisionReducerCoordinateOperation.h
506  PrecisionReducerTransformer.h
507  SimpleGeometryPrecisionReducer.h
508 include/geos/shape/fractal/
509  HilbertCode.h
510  HilbertEncoder.h
511  MortonCode.h
512 include/geos/simplify/
513  DouglasPeuckerLineSimplifier.h
514  DouglasPeuckerSimplifier.h
515  LineSegmentIndex.h
516  TaggedLineSegment.h
517  TaggedLineString.h
518  TaggedLineStringSimplifier.h
519  TaggedLinesSimplifier.h
520  TopologyPreservingSimplifier.h
521 include/geos/triangulate/
522  DelaunayTriangulationBuilder.h
523  IncrementalDelaunayTriangulator.h
524  VoronoiDiagramBuilder.h
525 include/geos/triangulate/polygon/
526  ConstrainedDelaunayTriangulator.h
527  PolygonEarClipper.h
528  PolygonHoleJoiner.h
529  PolygonTriangulator.h
530  TriDelaunayImprover.h
531  VertexSequencePackedRtree.h
532 include/geos/triangulate/quadedge/
533  LastFoundQuadEdgeLocator.h
534  LocateFailureException.h
535  QuadEdge.h
536  QuadEdgeLocator.h
537  QuadEdgeQuartet.h
538  QuadEdgeSubdivision.h
539  TrianglePredicate.h
540  TriangleVisitor.h
541  Vertex.h
542 include/geos/triangulate/tri/
543  Tri.h
544  TriEdge.h
545  TriList.h
546  TriangulationBuilder.h
547 include/geos/util/
548  Assert.h
549  AssertionFailedException.h
550  CoordinateArrayFilter.h
551  GEOSException.h
552  GeometricShapeFactory.h
553  IllegalArgumentException.h
554  IllegalStateException.h
555  Interrupt.h
556  Machine.h
557  TopologyException.h
558  UniqueCoordinateArrayFilter.h
559  UnsupportedOperationException.h
560  math.h
561 include/geos/vend/
562  include_nlohmann_json.hpp
563  json.hpp
564 lib/
565  libgeos.so
566  libgeos.so.%%PORTVERSION%%
567  libgeos_c.so
568  libgeos_c.so.%%SOMAJOR%%
569  libgeos_c.so.%%SOVERSION%%
570 lib/cmake/GEOS/
571  geos-config-version.cmake
572  geos-config.cmake
573  geos-targets-release.cmake
574  geos-targets.cmake
575 lib/pkgconfig/geos.pc
576