Fri, 03 Jan 2025 11:40:30 CST | login

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

ID8058
Package Nameearcut-hpp
Version2.2.4
Release1.ocs23
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
StartedWed, 08 May 2024 20:52:04 CST
CompletedWed, 08 May 2024 20:54:01 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/earcut-hpp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/earcut-hpp.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
earcut-hpp-2.2.4-1.ocs23.src.rpm (info) (download)
noarch
earcut-hpp-devel-2.2.4-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.4-1 - initial build