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

libSFCGAL1-1.5.1-1.2 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libSFCGAL1 Distribution: openSUSE:Factory:zSystems
Version: 1.5.1 Vendor: openSUSE
Release: 1.2 Build date: Tue Jan 9 21:00:03 2024
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 20749263 Source RPM: sfcgal-1.5.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://sfcgal.gitlab.io/SFCGAL/
Summary: Libraries SFCGAL applications
This library  support ISO 19107:2013, OGC Simple Features Access 1.2 for 3D operations.
It provides standard compliant geometry types and operations, that can
be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some
SFCGAL's functions in spatial databases (cf. PostGIS manual).

Geometry coordinates have an exact rational number representation and can
be either 2D or 3D. Among supported geometry types are :

 Points
 LineStrings
 Polygons
 TriangulatedSurfaces
 PolyhedralSurfaces
 GeometryCollections
 Solids

Supported operations include :

 WKT reading and writing with exact rational number representation for coordinates
 Intersection operations and predicates
 Convex hull computation
 Tessellation
 Extrusion
 Area and distance computation
 Minkovski sums
 Contour offsets
 Straight skeleton generations

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/lib64/libSFCGAL.so.1
/usr/lib64/libSFCGAL.so.1.5.1
/usr/share/doc/packages/libSFCGAL1
/usr/share/doc/packages/libSFCGAL1/AUTHORS
/usr/share/doc/packages/libSFCGAL1/NEWS
/usr/share/doc/packages/libSFCGAL1/README.md
/usr/share/licenses/libSFCGAL1
/usr/share/licenses/libSFCGAL1/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:50:01 2024