Thu, 09 May 2024 19:29:27 UTC | login

Information for build earcut-hpp-2.2.4-9.fc39

ID271483
Package Nameearcut-hpp
Version2.2.4
Release9.fc39
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
StartedWed, 29 Nov 2023 09:57:22 UTC
CompletedWed, 29 Nov 2023 09:57:22 UTC
Tags
f40
RPMs
src
earcut-hpp-2.2.4-9.fc39.src.rpm (info) (download)
noarch
earcut-hpp-devel-2.2.4-9.fc39.noarch.rpm (info) (download)
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.3-2 - Let the -devel package be noarch * Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.3-1 - Initial package (close RHBZ#2006590)