Package assimp: Information

    Source package: assimp
    Version: 5.4.0-alt1
    Latest version according to Repology
    Build time:  Apr 8, 2024, 04:41 PM in the task #344666
    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 rpms provided by this srpm:
    assimp (x86_64, ppc64le, i586, aarch64)
    assimp-debuginfo (x86_64, ppc64le, i586, aarch64)
    libassimp-devel (x86_64, ppc64le, i586, aarch64)
    libassimp5 (x86_64, ppc64le, i586, aarch64)
    libassimp5-debuginfo (x86_64, ppc64le, i586, aarch64)

    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


    April 8, 2024 Konstantin Lepikhov 5.4.0-alt1
    - 5.4.0.
    - cleanup .spec and patches.
    Dec. 18, 2023 Konstantin Lepikhov 5.3.1-alt1
    - 5.3.1.
    - Rebase/cleanup all patches.
    - BR: cleanup
    - BR: enable system rapidjson and polyclipping
    - Remove mga cruft.
    Nov. 22, 2023 Konstantin Lepikhov 5.2.2-alt2
    - use stb instead of stbi (which is unmaintained and has security bugs).
    - update BR.