[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51350] [PATCH 0/3] Add OpenEXR version 3.
From: |
Vinicius Monego |
Subject: |
[bug#51350] [PATCH 0/3] Add OpenEXR version 3. |
Date: |
Sat, 23 Oct 2021 12:13:32 +0000 |
These patches add OpenEXR version 3.
There were structural changes in this version. Part of "ilmbase" (the library
for openexr 2) was split into the "imath" package (now in a separate
repository), and the other part was merged into openexr 3.
Patches #2 and #3 do not cause any change in derivation (no rebuild).
The description of the openexr packages was also changed to reflect both
versions.
Vinicius Monego (3):
gnu: Add imath.
gnu: Rename openexr to openexr-2.
gnu: Add OpenEXR 3.
gnu/packages/animation.scm | 2 +-
gnu/packages/gimp.scm | 4 +-
gnu/packages/graphics.scm | 80 ++++++++++++++++++++++++++-----
gnu/packages/gstreamer.scm | 2 +-
gnu/packages/image-processing.scm | 12 ++---
gnu/packages/image-viewers.scm | 2 +-
gnu/packages/image.scm | 6 +--
gnu/packages/kde-frameworks.scm | 2 +-
gnu/packages/kde.scm | 2 +-
gnu/packages/photo.scm | 6 +--
10 files changed, 87 insertions(+), 31 deletions(-)
base-commit: e1261ddd38cf02a0f046f3a5360502d659b4e7d4
--
2.30.2
- [bug#51350] [PATCH 0/3] Add OpenEXR version 3.,
Vinicius Monego <=