GNU bug report logs - #52171
[PATCH core-updates-frozen 1/2] gnu: darktable: Build with libsoup 2.

Previous Next

Package: guix-patches;

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

Date: Sun, 28 Nov 2021 23:50:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52171: closed ([PATCH core-updates-frozen 1/2] gnu:
 darktable: Build with libsoup 2.)
Date: Mon, 29 Nov 2021 02:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 28 Nov 2021 21:54:58 -0500
with message-id <YaRBAh5xhU0mM9qv <at> jasmine.lan>
and subject line Re: [bug#52171] [PATCH core-updates-frozen v2 2/2] gnu: darktable: Build with OpenEXR 3.
has caused the debbugs.gnu.org bug report #52171,
regarding [PATCH core-updates-frozen 1/2] gnu: darktable: Build with libsoup 2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52171: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52171
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH core-updates-frozen 1/2] gnu: darktable: Build with libsoup 2.
Date: Sun, 28 Nov 2021 23:48:57 +0000
* gnu/packages/photo.scm (darktable)[inputs]: Change libsoup to
libsoup-minimal-2.
---
 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 da15126af4..8a07f32f3c 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -562,7 +562,7 @@ photographic equipment.")
        ("libpng" ,libpng)
        ("librsvg" ,librsvg)
        ("libsecret" ,libsecret) ;optional, for storing passwords
-       ("libsoup" ,libsoup)
+       ("libsoup" ,libsoup-minimal-2)
        ("libtiff" ,libtiff)
        ("libwebp" ,libwebp) ;optional, for WebP support
        ("libxml2" ,libxml2)

base-commit: e765ad091d861c99eae9fdd402214a2e2e90ed4d
-- 
2.30.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 52171-done <at> debbugs.gnu.org
Subject: Re: [bug#52171] [PATCH core-updates-frozen v2 2/2] gnu: darktable:
 Build with OpenEXR 3.
Date: Sun, 28 Nov 2021 21:54:58 -0500
On Mon, Nov 29, 2021 at 12:04:21AM +0000, Vinicius Monego wrote:
> * gnu/packages/photo.scm (darktable)[arguments]<#:phases>: Rename
> 'set-LDFLAGS-and-CPATH to 'set-LDFLAGS. Don't set CPATH.
> [inputs]: Remove ilmbase. Add imath. Replace openxr-2 with openexr.

Thanks! Pushed as 3d54f2415672aed64661bed84a043a7f0cee13dd

> Removed now unused 'inputs' from the lambda. It would be good if someone could test the OpenEXR export because the button doesn't fit in my screen for me to try.

It does successfully export EXR files


This bug report was last modified 3 years and 177 days ago.

Previous Next


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