Thu, 09 May 2024 06:53:16 UTC | login

Information for build earcut-hpp-2.2.4-4.fc37

ID214126
Package Nameearcut-hpp
Version2.2.4
Release4.fc37
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, 24 Oct 2022 14:37:37 UTC
CompletedMon, 24 Oct 2022 14:37:37 UTC
Tags
f37
f38
RPMs
src
earcut-hpp-2.2.4-4.fc37.src.rpm (info) (download)
noarch
earcut-hpp-devel-2.2.4-4.fc37.noarch.rpm (info) (download)
Changelog * 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)