Thu, 26 Jun 2025 18:28:46 CST | login

Information for build earcut-hpp-2.2.4-2.oc9

ID35714
Package Nameearcut-hpp
Version2.2.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/earcut-hpp.git?.#59b277bcd78c34cd2b37f54b0cf5f62fb6784b3c
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:25:16 CST
CompletedThu, 12 Jun 2025 18:31:28 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/earcut-hpp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/earcut-hpp.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
earcut-hpp-2.2.4-2.oc9.src.rpm (info) (download)
noarch
earcut-hpp-devel-2.2.4-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.2.4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.4-1 - initial build