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