Tue, 04 Jun 2024 15:10:54 UTC | login

Information for build mingw-polyclipping-6.4.2-17.fc40

ID290461
Package Namemingw-polyclipping
Version6.4.2
Release17.fc40
Epoch
SummaryMinGW Windows Polygon clipping library
DescriptionThis package contains the MinGW windows port of the clipper polygon clipping library. This 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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 28 Feb 2024 14:18:48 UTC
CompletedWed, 28 Feb 2024 14:18:48 UTC
Tags
f40
f41
RPMs
src
mingw-polyclipping-6.4.2-17.fc40.src.rpm (info) (download)
noarch
mingw32-polyclipping-6.4.2-17.fc40.noarch.rpm (info) (download)
mingw64-polyclipping-6.4.2-17.fc40.noarch.rpm (info) (download)
mingw32-polyclipping-debuginfo-6.4.2-17.fc40.noarch.rpm (info) (download)
mingw64-polyclipping-debuginfo-6.4.2-17.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 6.4.2-12 - Rebuild with mingw-gcc-12