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

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

bug#45637: closed ([PATCH] gnu: blender-2.79: Fix color management.)


From: GNU bug Tracking System
Subject: bug#45637: closed ([PATCH] gnu: blender-2.79: Fix color management.)
Date: Wed, 20 Jan 2021 13:00:02 +0000

Your message dated Wed, 20 Jan 2021 14:58:20 +0200
with message-id <YAgo7CN9KV5dt5rS@3900XT>
and subject line Re: [bug#45637] [PATCH] gnu: blender-2.79: Fix color 
management.
has caused the debbugs.gnu.org bug report #45637,
regarding [PATCH] gnu: blender-2.79: Fix color management.
to be marked as done.

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


-- 
45637: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45637
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: blender-2.79: Fix color management. Date: Sun, 3 Jan 2021 15:15:04 -0500
* gnu/packages/graphics.scm (blender-2.79): Fix color management.
[inputs]: Add opencolorio.
---
 gnu/packages/graphics.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index def3dc6913..9f958dc35d 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -23,6 +23,7 @@
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2020 Gabriel Arazas <foo.dogsquared@gmail.com>
+;;; Copyright © 2021 Antoine Côté <antoine.cote@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -588,6 +589,7 @@ application can be customized via its API for Python 
scripting.")
      `(("boost" ,boost)
        ("jemalloc" ,jemalloc)
        ("libx11" ,libx11)
+       ("opencolorio" ,opencolorio)
        ("openimageio" ,openimageio)
        ("openexr" ,openexr)
        ("ilmbase" ,ilmbase)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45637] [PATCH] gnu: blender-2.79: Fix color management. Date: Wed, 20 Jan 2021 14:58:20 +0200
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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