Package assimp: Information

    Source package: assimp
    Version: 6.0.4-alt1
    Build time:  Jan 27, 2026, 11:42 PM
    Category: Graphics
    Report package bug
    License: BSD and MIT and Boost and unlicense and zlib
    Summary: Library to import various 3D model formats into applications
    Description: 
    Assimp, the Open Asset Import Library, is a free library to import various
    well-known 3D model formats into applications. Assimp aims to provide a full
    asset conversion pipeline for use in game engines and real-time rendering
    systems, but is not limited to these applications.
    
    This package contains the assimp binary, a tool to work with various formats.

    List of RPM packages built from this SRPM:
    assimp (loongarch64)
    assimp-debuginfo (loongarch64)
    libassimp-devel (loongarch64)
    libassimp6 (loongarch64)
    libassimp6-debuginfo (loongarch64)

    Maintainer: Konstantin Lepikhov


      1. boost-complete
      2. cmake
      3. gcc-c++
      4. libutf8cpp-devel
      5. pkgconfig(gtest)
      6. pkgconfig(minizip)
      7. pkgconfig(poly2tri)
      8. pkgconfig(polyclipping)
      9. pkgconfig(pugixml)
      10. pkgconfig(stb)
      11. pkgconfig(zlib)
      12. python3-devel
      13. rapidjson-devel
      14. rpm-build-python3
      15. unzip
      16. zip

    Last changed


    Jan. 27, 2026 Konstantin Lepikhov 6.0.4-alt1
    - 6.0.4.
    June 9, 2025 Konstantin Lepikhov 6.0.2-alt1
    - 6.0.2.
    - devel: added libpugixml-devel to requires.
    - Update unbundle.patch
    - Security fixes:
      + CVE-2025-2750
      + CVE-2025-2751
      + CVE-2025-2757
      + CVE-2025-3158
    May 13, 2025 Konstantin Lepikhov 5.4.3-alt2
    - MD2/Loader: fix CVE-2025-3196 (upstream issue #6069).