unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51350] [PATCH 0/3] Add OpenEXR version 3.
@ 2021-10-23 12:13 Vinicius Monego
  2021-10-23 12:17 ` [bug#51350] [PATCH 1/3] gnu: Add imath Vinicius Monego
  0 siblings, 1 reply; 7+ messages in thread
From: Vinicius Monego @ 2021-10-23 12:13 UTC (permalink / raw)
  To: 51350; +Cc: Vinicius Monego

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-23 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23 12:13 [bug#51350] [PATCH 0/3] Add OpenEXR version 3 Vinicius Monego
2021-10-23 12:17 ` [bug#51350] [PATCH 1/3] gnu: Add imath Vinicius Monego
2021-10-23 12:18   ` [bug#51350] [PATCH 2/3] gnu: Rename openexr to openexr-2 Vinicius Monego
2021-10-23 20:24     ` Leo Famulari
2021-10-23 12:18   ` [bug#51350] [PATCH 3/3] gnu: Add OpenEXR 3 Vinicius Monego
2021-10-23 20:28     ` bug#51350: " Leo Famulari
2021-10-23 20:23   ` [bug#51350] [PATCH 1/3] gnu: Add imath Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).