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