Package libpolyclipping: Information

    Source package: libpolyclipping
    Version: 6.4.2-alt2
    Build time:  Jul 12, 2025, 08:13 PM
    Category: System/Libraries
    Report package bug
    License: BSL-1.0
    Summary: Polygon clipping library
    Description: 
    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.

    List of RPM packages built from this SRPM:
    libpolyclipping (loongarch64)
    libpolyclipping-debuginfo (loongarch64)
    libpolyclipping-devel (loongarch64)

    Maintainer: Anton Midyukov

    List of contributors:
    Anton Midyukov
    Igor Vlasenko

      1. dos2unix
      2. gcc-c++
      3. cmake
      4. ctest
      5. rpm-macros-cmake

    Last changed


    July 12, 2025 Anton Midyukov 6.4.2-alt2
    - fix ftbfs
    - cleanup spec
    Feb. 25, 2023 Igor Vlasenko 6.4.2-alt1_17
    - update to new release by fcimport
    Dec. 17, 2021 Igor Vlasenko 6.4.2-alt1_13
    - update to new release by fcimport