GNU bug report logs - #77350
[PATCH 0/6] More OpenEXR 2 to 3 migration

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Sat, 29 Mar 2025 02:11:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 77350 <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: 77350 <at> debbugs.gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH 2/6] gnu: enblend-enfuse: Build with OpenEXR 3.
Date: Sat, 29 Mar 2025 02:11:32 +0000
* gnu/packages/photo.scm (enblend-enfuse)[inputs]: Replace openexr-2 by
openexr.

Change-Id: Ie9bbc0bb5067e3141284ae5061743dc59aca45ca
---
 gnu/packages/photo.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index a8401db67f..5b34cd135c 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -431,7 +431,7 @@ (define-public enblend-enfuse
            libjpeg-turbo
            libpng
            libtiff
-           openexr-2
+           openexr
            vigra
            zlib))
     (arguments
-- 
2.49.0





This bug report was last modified 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.