emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52171: closed ([PATCH core-updates-frozen 1/2] gnu: darktable: Build


From: GNU bug Tracking System
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

Your message dated Sun, 28 Nov 2021 21:54:58 -0500
with message-id <YaRBAh5xhU0mM9qv@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@gnu.org.)


-- 
52171: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52171
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]