Package openvdb: Information

    Source package: openvdb
    Version: 10.1.0-alt3.1
    Latest version according to Repology
    Build time:  May 14, 2024, 12:25 AM in the task #347997
    Category: Graphics
    Report package bug
    Summary: C++ library for sparse volumetric data discretized on three-dimensional grids
    Description: 
    OpenVDB is an Academy Award-winning open-source C++ library comprising a novel
    hierarchical data structure and a suite of tools for the efficient storage and
    manipulation of sparse volumetric data discretized on three-dimensional grids.
    It is developed and maintained by Academy Software Foundation for use in
    volumetric applications typically encountered in feature film production.
    
    This package contains some graphical tools.

    List of rpms provided by this srpm:
    libopenvdb10.1 (x86_64, ppc64le, i586, aarch64)
    libopenvdb10.1-debuginfo (x86_64, ppc64le, i586, aarch64)
    openvdb (x86_64, ppc64le, i586, aarch64)
    openvdb-debuginfo (x86_64, ppc64le, i586, aarch64)
    openvdb-devel (x86_64, ppc64le, i586, aarch64)
    openvdb-doc (noarch)
    python3-module-openvdb (x86_64, ppc64le, i586, aarch64)
    python3-module-openvdb-debuginfo (x86_64, ppc64le, aarch64)

    Maintainer: Ivan A. Melnikov


    ACL:
    Anton Farygin
    @everybody

      1. nvidia-cuda-devel-static
      2. boost-devel
      3. boost-interprocess-devel
      4. cmake
      5. pkgconfig(blosc) >= 1.5.0
      6. pkgconfig(cppunit) >= 1.10
      7. pkgconfig(glfw3) >= 2.7
      8. pkgconfig(jemalloc)
      9. pkgconfig(log4cplus) >= 1.0
      10. pkgconfig(python3)
      11. pkgconfig(xi)
      12. pkgconfig(zlib) > 1.2.7
      13. pybind11-devel
      14. ghostscript
      15. imath-devel
      16. doxygen
      17. rpm-build-python3
      18. gcc-c++
      19. python3-module-numpy
      20. tbb-devel
      21. libnumpy-py3-devel

    Last changed


    Feb. 8, 2024 Ivan A. Melnikov 10.1.0-alt3.1
    - NMU: fix building with boost 1.84.0-alt1
    Dec. 18, 2023 Michael Shigorin 10.1.0-alt3
    - E2K: fix build (lcc 1.26.x pretends to be like gcc 9.3.0)
    Dec. 11, 2023 Konstantin Lepikhov 10.1.0-alt2
    - x86_64: Build nanovdb with CUDA.