Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sfcgal-devel-1.5.1-1.4 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: sfcgal-devel Distribution: openSUSE Tumbleweed
Version: 1.5.1 Vendor: openSUSE
Release: 1.4 Build date: Tue Jan 9 21:00:03 2024
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 368033 Source RPM: sfcgal-1.5.1-1.4.src.rpm
Packager: http://bugs.opensuse.org
Url: https://sfcgal.gitlab.io/SFCGAL/
Summary: Development files and tools for SFCGAL applications
Content headers & files to envelopment files for libSFCGAL1

Provides

Requires

License

LGPL-2.0-or-later

Changelog

* Tue Jan 09 2024 Bruno Friedmann <bruno@ioda-net.ch>
  - Set minimal version for libboost to 1.70 which is required by cgal 5.6
* Tue Jan 09 2024 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.5.1
    * Rewrite and fix visibility algorithm (Loïc Bartoletti)
    * Apply clang-tidy fixes (Loïc Bartoletti)
    * Add vcpkg CI and temporarily disable alpha-shapes for MSVC (Loïc Bartoletti)
  - Update to version 1.5.0
    * Add visibility algorithms (Loïc Bartoletti)
    * Straight Skeleton: Add a version with extrusion
    * WKT: Fix triangle code (Loïc Bartoletti)
    * Allow to disable GMPXX (Loïc Bartoletti, Fixes #249 and #252)
    * Add polygon partition (Raphaël Delhome, Loïc Bartoletti)
    * Minor typo correction (Regina Obe, #280)
    * Remove CGAL unit test (Fix #257, Loïc Bartoletti)
    * [C API] Add sfcgal_point_create_from_xyzm and
      sfcgal_point_create_from_xym functions (Loïc Bartoletti #274)
    * Update CI and add FreeBSD, macOs CI (Loïc Bartoletti)
    * Minors fixes (Loïc Bartoletti #269 and #270)
    * Remove useless garden tests (Loïc Bartoletti)
    * Fix SPDX-License-Identifier (Loïc Bartoletti reported
      by Bas Couwenberg #250)
    * NOTE: This is the first release on GitLab/SFCGAL space.
    * SFCGAL has now a dedicated space outside Oslandia one:
      https://gitlab.com/SFCGAL/.
  - Packaging
    + Update copyright year
    + Remove previous disable_invalid_cgal_test.patch no more needed
    + Update upstream website and source
    + Update package licence sfcgal is lgpl 2+ not gpl
* Mon Dec 05 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Reduce _constraints to actual lower bound, limit number of
    jobs with memory_per_job and limit_build macro.
  - Remove some unused build dependencies.
* Wed Aug 03 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Disable i586 build which failed with both gcc and clang
    https://gitlab.com/Oslandia/SFCGAL/-/issues/258
    https://gitlab.com/Oslandia/SFCGAL/-/issues/259
  - Remove unused -D calls
  - Lower physical memory constraint to 8GB but keep global memory
    to 16GB
* Tue Jul 26 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Apply upstream fix by removing bundled CGAL test
    see https://gitlab.com/Oslandia/SFCGAL/-/merge_requests/279
* Fri Apr 15 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Use gcc for i586 and limit the number of worker (upstream)
    so we can lower again _constraint.
* Fri Apr 08 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Introduce disable_invalid_cgal_test.patch to disable tests
    failing with CGAL 5.4 on openSUSE.
* Wed Feb 16 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.4.1
    + Add alpha-shapes algorithm
    + Fix build and tests for MSYS2/MinGW
    + Modernize code
    + Remove patches for Boost 1.60.0
    + Fix isPlane3d
    + Fix ST_StraightSkeleton returns degenerate line segments. $
      Add a new parameter `toleranceAbs`
    + Add tests for issues #133 and #153
    + Add ccache, and improve CI
  - Packaging
    + Remove FIX_excess-x87-precision.patch upstream has solve the
      problem by using another approach.
    + Remove sfcgal-rpmlintrc not used anymore.
    + Update copyright year
    + Review for submiting to factory
* Mon Nov 22 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.4.0
    + Use officially documented CGAL functions.
      SFCGAL requires CGAL >= 5.3.
    + Fix compilation issue with CGAL 5.3
    + Add sfcgal_full_version with SFCGAL, CGAL and Boost
    + Add include <CGAL/version_macros.h> to build tests with CGAL 4.12
  - packaging
    + removed merged patch f929b291d4efe9b780812677fd523d2431519fcf.patch
      upstream_issue#242.patch
    + Adjust CGAL requirement >= 5.3 available onyl for TW
    + Added FIX_excess-x87-precision.patch fixing failed testing
      under i586
* Mon Aug 23 2021 Dirk Stoecker <opensuse@dstoecker.de>
  - add f929b291d4efe9b780812677fd523d2431519fcf.patch (Fix compilation issue with CGAL 5.3)
* Tue Apr 20 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to bugfix version 1.3.10
    + fix support of CGAL 5.2
    + Add upstream_issue#242.patch to build and execute tests
  - spec update license year

Files

/usr/bin/sfcgal-config
/usr/include/SFCGAL
/usr/include/SFCGAL/Coordinate.h
/usr/include/SFCGAL/Envelope.h
/usr/include/SFCGAL/Exception.h
/usr/include/SFCGAL/Geometry.h
/usr/include/SFCGAL/GeometryCollection.h
/usr/include/SFCGAL/GeometryVisitor.h
/usr/include/SFCGAL/Kernel.h
/usr/include/SFCGAL/LineString.h
/usr/include/SFCGAL/MultiLineString.h
/usr/include/SFCGAL/MultiPoint.h
/usr/include/SFCGAL/MultiPolygon.h
/usr/include/SFCGAL/MultiSolid.h
/usr/include/SFCGAL/Point.h
/usr/include/SFCGAL/Polygon.h
/usr/include/SFCGAL/PolyhedralSurface.h
/usr/include/SFCGAL/PreparedGeometry.h
/usr/include/SFCGAL/Solid.h
/usr/include/SFCGAL/Surface.h
/usr/include/SFCGAL/Transform.h
/usr/include/SFCGAL/Triangle.h
/usr/include/SFCGAL/TriangulatedSurface.h
/usr/include/SFCGAL/Validity.h
/usr/include/SFCGAL/algorithm
/usr/include/SFCGAL/algorithm/BoundaryVisitor.h
/usr/include/SFCGAL/algorithm/ConsistentOrientationBuilder.h
/usr/include/SFCGAL/algorithm/alphaShapes.h
/usr/include/SFCGAL/algorithm/area.h
/usr/include/SFCGAL/algorithm/collect.h
/usr/include/SFCGAL/algorithm/collectionExtract.h
/usr/include/SFCGAL/algorithm/collectionHomogenize.h
/usr/include/SFCGAL/algorithm/collectionToMulti.h
/usr/include/SFCGAL/algorithm/connection.h
/usr/include/SFCGAL/algorithm/convexHull.h
/usr/include/SFCGAL/algorithm/covers.h
/usr/include/SFCGAL/algorithm/difference.h
/usr/include/SFCGAL/algorithm/differencePrimitives.h
/usr/include/SFCGAL/algorithm/distance.h
/usr/include/SFCGAL/algorithm/distance3d.h
/usr/include/SFCGAL/algorithm/extrude.h
/usr/include/SFCGAL/algorithm/force2D.h
/usr/include/SFCGAL/algorithm/force3D.h
/usr/include/SFCGAL/algorithm/intersection.h
/usr/include/SFCGAL/algorithm/intersects.h
/usr/include/SFCGAL/algorithm/isValid.h
/usr/include/SFCGAL/algorithm/length.h
/usr/include/SFCGAL/algorithm/lineSubstring.h
/usr/include/SFCGAL/algorithm/minkowskiSum.h
/usr/include/SFCGAL/algorithm/normal.h
/usr/include/SFCGAL/algorithm/offset.h
/usr/include/SFCGAL/algorithm/orientation.h
/usr/include/SFCGAL/algorithm/partition_2.h
/usr/include/SFCGAL/algorithm/plane.h
/usr/include/SFCGAL/algorithm/straightSkeleton.h
/usr/include/SFCGAL/algorithm/tesselate.h
/usr/include/SFCGAL/algorithm/translate.h
/usr/include/SFCGAL/algorithm/union.h
/usr/include/SFCGAL/algorithm/visibility.h
/usr/include/SFCGAL/algorithm/volume.h
/usr/include/SFCGAL/capi
/usr/include/SFCGAL/capi/sfcgal_c.h
/usr/include/SFCGAL/config.h
/usr/include/SFCGAL/detail
/usr/include/SFCGAL/detail/ComplexComparator.h
/usr/include/SFCGAL/detail/EnvelopeVisitor.h
/usr/include/SFCGAL/detail/ForceValidityVisitor.h
/usr/include/SFCGAL/detail/GeometrySet.h
/usr/include/SFCGAL/detail/GetPointsVisitor.h
/usr/include/SFCGAL/detail/Interval.h
/usr/include/SFCGAL/detail/TestGeometry.h
/usr/include/SFCGAL/detail/TypeForDimension.h
/usr/include/SFCGAL/detail/algorithm
/usr/include/SFCGAL/detail/algorithm/coversPoints.h
/usr/include/SFCGAL/detail/generator
/usr/include/SFCGAL/detail/generator/building.h
/usr/include/SFCGAL/detail/generator/disc.h
/usr/include/SFCGAL/detail/generator/hoch.h
/usr/include/SFCGAL/detail/generator/sierpinski.h
/usr/include/SFCGAL/detail/graph
/usr/include/SFCGAL/detail/graph/Edge.h
/usr/include/SFCGAL/detail/graph/GeometryGraph.h
/usr/include/SFCGAL/detail/graph/GeometryGraphBuilder.h
/usr/include/SFCGAL/detail/graph/Vertex.h
/usr/include/SFCGAL/detail/graph/algorithm
/usr/include/SFCGAL/detail/graph/algorithm/isHalfEdge.h
/usr/include/SFCGAL/detail/graph/algorithm/orientation.h
/usr/include/SFCGAL/detail/io
/usr/include/SFCGAL/detail/io/OsgFactory.h
/usr/include/SFCGAL/detail/io/Serialization.h
/usr/include/SFCGAL/detail/io/WkbReader.h
/usr/include/SFCGAL/detail/io/WkbWriter.h
/usr/include/SFCGAL/detail/io/WktReader.h
/usr/include/SFCGAL/detail/io/WktWriter.h
/usr/include/SFCGAL/detail/polygonSetToMultiPolygon.h
/usr/include/SFCGAL/detail/tools
/usr/include/SFCGAL/detail/tools/CharArrayBuffer.h
/usr/include/SFCGAL/detail/tools/InputStreamReader.h
/usr/include/SFCGAL/detail/tools/Log.h
/usr/include/SFCGAL/detail/tools/Registry.h
/usr/include/SFCGAL/detail/transform
/usr/include/SFCGAL/detail/transform/AffineTransform2.h
/usr/include/SFCGAL/detail/transform/AffineTransform3.h
/usr/include/SFCGAL/detail/transform/Force2D.h
/usr/include/SFCGAL/detail/transform/ForceOrderPoints.h
/usr/include/SFCGAL/detail/transform/ForceZ.h
/usr/include/SFCGAL/detail/transform/ForceZOrderPoints.h
/usr/include/SFCGAL/detail/transform/RoundTransform.h
/usr/include/SFCGAL/detail/triangulate
/usr/include/SFCGAL/detail/triangulate/ConstraintDelaunayTriangulation.h
/usr/include/SFCGAL/detail/triangulate/markDomains.h
/usr/include/SFCGAL/detail/triangulate/triangulateInGeometrySet.h
/usr/include/SFCGAL/detail/ublas.h
/usr/include/SFCGAL/export.h
/usr/include/SFCGAL/io
/usr/include/SFCGAL/io/GeometryStreams.h
/usr/include/SFCGAL/io/ewkt.h
/usr/include/SFCGAL/io/osg.h
/usr/include/SFCGAL/io/vtk.h
/usr/include/SFCGAL/io/wkb.h
/usr/include/SFCGAL/io/wkt.h
/usr/include/SFCGAL/numeric.h
/usr/include/SFCGAL/triangulate
/usr/include/SFCGAL/triangulate/triangulate2DZ.h
/usr/include/SFCGAL/triangulate/triangulatePolygon.h
/usr/include/SFCGAL/version.h
/usr/lib/libSFCGAL.so
/usr/lib/pkgconfig/sfcgal.pc
/usr/share/doc/packages/sfcgal-devel
/usr/share/doc/packages/sfcgal-devel/AUTHORS
/usr/share/doc/packages/sfcgal-devel/NEWS
/usr/share/doc/packages/sfcgal-devel/README.md
/usr/share/licenses/sfcgal-devel
/usr/share/licenses/sfcgal-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024