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

ID22731
Package Nameearcut-hpp
Version2.2.4
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/earcut-hpp.git?.#ec302d379c2222a17b122ee7ac637f546eb60e1a
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 16:24:36 CST
CompletedMon, 03 Jun 2024 16:27:36 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
epol9-test-compose
RPMs
src
earcut-hpp-2.2.4-1.oc9.src.rpm (info) (download)
noarch
earcut-hpp-devel-2.2.4-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.4-1 - initial build