Package libccd: Information

    Source package: libccd
    Version: 2.1-alt3
    Build time:  Jul 14, 2026, 03:53 PM
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause
    Summary: Library for collision detection between two convex shapes
    Description: 
    libccd implements variation on Gilbert-Johnson-Keerthi algorithm plus Expand
    Polytope Algorithm (EPA) and also implements algorithm Minkowski Portal
    Refinement (MPR, a.k.a. XenoCollide) as described in Game Programming Gems 7.

    List of RPM packages built from this SRPM:
    libccd-devel (riscv64)
    libccd2.1 (riscv64)
    libccd2.1-debuginfo (riscv64)

    Maintainer: Ivan A. Melnikov


      1. /proc
      2. cmake
      3. ctest
      4. gcc-c++
      5. python3
      6. rpm-build-ninja
      7. rpm-macros-valgrind
      8. valgrind

    Last changed


    July 14, 2026 Ivan A. Melnikov 2.1-alt3
    - NMU: Don't run valgrind tests on architectures that valgrind
      does not support (fixes FTBFS on loongarch64).
    Dec. 12, 2025 Pavel Petrykin 2.1-alt2
    - Enable double precision.
    June 22, 2023 Andrey Cherepanov 2.1-alt1
    - Initial build for Sisyphus.