Sat, 04 May 2024 21:23:39 UTC | login

Information for build earcut-hpp-2.2.4-11.fc40

ID297486
Package Nameearcut-hpp
Version2.2.4
Release11.fc40
Epoch
SummaryFast, header-only polygon triangulation
DescriptionA C++ port of earcut.js, a fast, header-only polygon triangulation library. The library implements a modified ear slicing algorithm, optimized by z-order curve hashing and extended to handle holes, twisted polygons, degeneracies and self-intersections in a way that doesn’t guarantee correctness of triangulation, but attempts to always produce acceptable results for practical data like geographical shapes. It’s based on ideas from FIST: Fast Industrial-Strength Triangulation of Polygons by Martin Held and Triangulation by Ear Clipping by David Eberly.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 14:16:36 UTC
CompletedMon, 18 Mar 2024 14:16:36 UTC
Tags
f40
RPMs
src
earcut-hpp-2.2.4-11.fc40.src.rpm (info) (download)
noarch
earcut-hpp-devel-2.2.4-11.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.4-8 - Remove explicit %set_build_flags, not needed since F36 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Sep 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.4-4 - Fix missing “export” in spec file * Thu Sep 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.4-3 - Fix missing upstream bug URL in spec file comment * Wed Sep 07 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.4-2 - Fix new test failures on aarch64, ppc64le, s390x * Wed Sep 07 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.4-1 - Update to 2.2.4 (close RHBZ#2124846) * Mon Aug 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.3-6 - Confirm that License is SPDX ISC (no License field change) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.3-4 - Stop numbering patches