Wed, 25 Mar 2026 18:12:18 CST | login

Information for build polyclipping-6.4.2-2.oc9

ID39930
Package Namepolyclipping
Version6.4.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/polyclipping.git?.#91f2398c017ff644f29ab2d5ac67e6ff71820511
SummaryPolygon clipping library
DescriptionThis library primarily performs the boolean clipping operations - intersection, union, difference & xor - on 2D polygons. It also performs polygon offsetting. The library handles complex (self-intersecting) polygons, polygons with holes and polygons with overlapping co-linear edges. Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative filling modes. The clipping code is based on the Vatti clipping algorithm, and outperforms other clipping libraries.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 21:12:28 CST
CompletedFri, 13 Jun 2025 21:18:13 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/polyclipping.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/polyclipping.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
polyclipping-6.4.2-2.oc9.src.rpm (info) (download)
aarch64
polyclipping-6.4.2-2.oc9.aarch64.rpm (info) (download)
polyclipping-devel-6.4.2-2.oc9.aarch64.rpm (info) (download)
polyclipping-debuginfo-6.4.2-2.oc9.aarch64.rpm (info) (download)
polyclipping-debugsource-6.4.2-2.oc9.aarch64.rpm (info) (download)
loongarch64
polyclipping-6.4.2-2.oc9.loongarch64.rpm (info) (download)
polyclipping-devel-6.4.2-2.oc9.loongarch64.rpm (info) (download)
polyclipping-debuginfo-6.4.2-2.oc9.loongarch64.rpm (info) (download)
polyclipping-debugsource-6.4.2-2.oc9.loongarch64.rpm (info) (download)
x86_64
polyclipping-6.4.2-2.oc9.x86_64.rpm (info) (download)
polyclipping-devel-6.4.2-2.oc9.x86_64.rpm (info) (download)
polyclipping-debuginfo-6.4.2-2.oc9.x86_64.rpm (info) (download)
polyclipping-debugsource-6.4.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 6.4.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.4.2-1 - initial build