Package libopenimageio: Information

Source package: libopenimageio
Version: 2.5.7.0-alt1.1
Latest version according to Repology
Build time:  Feb 20, 2024, 03:19 PM in the task #341143
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 (x86_64, ppc64le, i586, armh, aarch64)
libopenimageio2.5 (x86_64, ppc64le, i586, armh, aarch64)
libopenimageio2.5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
openimageio-iv (x86_64, ppc64le, i586, aarch64)
openimageio-iv-debuginfo (x86_64, ppc64le, i586, aarch64)
openimageio-utils (x86_64, ppc64le, i586, aarch64)
openimageio-utils-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-module-openimageio (x86_64, ppc64le, i586, aarch64)
python3-module-openimageio-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Ilya Kurdyukov


ACL:
Anton Farygin
@everybody

    1. boost-asio-devel
    2. boost-devel
    3. boost-filesystem-devel
    4. boost-python3-devel
    5. bzip2-devel
    6. cmake
    7. imath-devel
    8. freetype2-devel
    9. gcc-c++
    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. libjasper-devel
    20. libjpeg-devel
    21. libopencolorio2.0-devel
    22. libopencv-devel
    23. libopenjpeg2.0-devel
    24. libpng-devel
    25. libpugixml-devel
    26. libraw-devel
    27. librobin-map-devel
    28. libsquish-devel
    29. libswscale-devel
    30. libtiff-devel
    31. libturbojpeg-devel
    32. libwebp-devel
    33. openexr-devel
    34. openvdb-devel
    35. pybind11-devel
    36. python3-devel
    37. qt6-base-devel
    38. rpm-build-python3
    39. txt2man
    40. zlib-devel

Last changed


Feb. 20, 2024 Ilya Kurdyukov 2.5.7.0-alt1.1
- Updated patch for Elbrus.
Jan. 24, 2024 Konstantin Lepikhov 2.5.7.0-alt1
- 2.5.7.0.
- aarch64: revert simd optimisations (see upstream issue #4111).
Nov. 16, 2023 Konstantin Lepikhov 2.5.5.0-alt2
- Build: use C++17 for new openvdb.
- BR: added Ptex.