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

libSFCGAL1-1.4.1-4.8 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libSFCGAL1 Distribution: openSUSE:Factory:zSystems
Version: 1.4.1 Vendor: openSUSE
Release: 4.8 Build date: Sat Dec 16 10:44:41 2023
Group: Development/Libraries/C and C++ Build host: s390zl22
Size: 18380481 Source RPM: sfcgal-1.4.1-4.8.src.rpm
Packager: https://bugs.opensuse.org
Url: https://oslandia.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

GPL-2.0-or-later

Changelog

* 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
* Sun Nov 15 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - Renew source with fixed upstream 1.3.9 tar.gz
    + Delete prepare_version_139_missing.patch (merged upstream)
  - Packaging remove gcc/clang conditionnal build. clang 11 fix
    building for all arch.
* Sun Oct 11 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.3.9
    + Source moved to gitlab (new development home)
    + Fix build with CGAL 5.1
  - Packaging
    + refresh copyright and Requires order with spec-cleaner
    + add prepare_version_139_missing.patch
    + suppress unused fdupe
    + build tests and use them but only on x86 plateform
    + Replace defective clang10 on non x86 plateform
* Tue Jul 07 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.3.8
    + This is the last release on Github. Oslandia migrates from GitHub to GitLab:
    https://oslandia.com/en/2020/06/19/en-oslandia-migrates-from-github-to-gitlab/
    Next iteration of package will be based on gitlab.
    + Changes:
    * Fix CMake scripts so that SFCGAL_USE_STATIC_LIBS works properly again
    * Fix for divide by zero error in triangulatePolygon3D
    * Replace of auto_ptr with unique_ptr and move to c++14
    * Add implementation of Geometry::operator=
    * Fix CGAL v4.7 compatibility
    * add pkg-config descriptor file
    * Remove libtoolize
    * Add point_m and is_measured to c api
    * Fix SFCGAL with CGAL 5 (and GMPXX issues)
    * Add covers and covers3D to c api
    * Add documentation to SFCGAL::algorithm::extrude
    * Add 3D linear referencing / LineSubString and Fix built with MSCV 14
      and export to C API
    * Fix CAPI export symbol for windows
    * Update and fix documentation #138

Files

/usr/lib64/libSFCGAL.so.1
/usr/lib64/libSFCGAL.so.1.4.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, Sat Mar 9 12:50:11 2024