Package libopenimageio: Information

    Source package: libopenimageio
    Version: 2.5.11.0-alt1
    Build time:  May 10, 2024, 10:58 PM
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause and Apache-2.0
    Summary: Library for reading and writing images
    Description: 
    OpenImageIO is a library for reading and writing images, and a bunch of related
    classes, utilities, and applications. Main features include:
    - Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
      writing 2D images that is format agnostic.
    - Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
      DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
      PNM/PPM/PGM/PBM, Field3d.
    - An ImageCache class that transparently manages a cache so that it can access
      truly vast amounts of image data.

    List of rpms provided by this srpm:
    libopenimageio-devel (loongarch64)
    libopenimageio2.5 (loongarch64)
    libopenimageio2.5-debuginfo (loongarch64)
    openimageio-iv (loongarch64)
    openimageio-iv-debuginfo (loongarch64)
    openimageio-utils (loongarch64)
    openimageio-utils-debuginfo (loongarch64)
    python3-module-openimageio (loongarch64)
    python3-module-openimageio-debuginfo (loongarch64)

    Maintainer: Konstantin Lepikhov


      1. boost-asio-devel
      2. boost-devel
      3. boost-filesystem-devel
      4. boost-python3-devel
      5. bzip2-devel
      6. cmake
      7. freetype2-devel
      8. gcc-c++
      9. imath-devel
      10. libGLEW-devel
      11. libPtex-devel
      12. libavcodec-devel
      13. libavformat-devel
      14. libdcmtk-devel
      15. libfmt-devel
      16. libgif-devel
      17. libhdf5-devel
      18. libheif-devel
      19. libswscale-devel
      20. libjasper-devel
      21. libjpeg-devel
      22. libtiff-devel
      23. libturbojpeg-devel
      24. libwebp-devel
      25. libopencolorio2.0-devel
      26. libopencv-devel
      27. openexr-devel
      28. openvdb-devel
      29. libopenjpeg2.0-devel
      30. libpng-devel
      31. libpugixml-devel
      32. pybind11-devel
      33. python3-devel
      34. libraw-devel
      35. librobin-map-devel
      36. libsquish-devel
      37. qt6-base-devel
      38. rpm-build-python3
      39. txt2man
      40. zlib-devel

    Last changed


    May 10, 2024 Konstantin Lepikhov 2.5.11.0-alt1
    - Updated to upstream version 2.5.11.0.
    April 18, 2024 Konstantin Lepikhov 2.5.10.1-alt1
    - Updated to upstream version 2.5.10.1.
    - BR: added dcmtk (bug #50075 workaround).
    - BR: added libxml2-devel (another dcmtk -devel missing req).
    Feb. 21, 2024 Konstantin Lepikhov 2.5.8.0-alt2
    - aarch64: Apply fix from #PR4143 to address NEON issues.
    - armh: use USE_SIMD=0.