unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Vinicius Monego <monego@posteo.net>
Cc: 51350-done@debbugs.gnu.org
Subject: bug#51350: [PATCH 3/3] gnu: Add OpenEXR 3.
Date: Sat, 23 Oct 2021 16:28:18 -0400	[thread overview]
Message-ID: <YXRwYqu/DSI0dzKq@jasmine.lan> (raw)
In-Reply-To: <20211023121801.5889-3-monego@posteo.net>

On Sat, Oct 23, 2021 at 12:18:01PM +0000, Vinicius Monego wrote:
> * gnu/packages/graphics.scm (openexr): New variable.
> (openexr-2)[home-page]: Use home-page from openexr.
> [synopsis]: Use synopsis from openexr.
> [description]: Use description from openexr.
> [license]: Use license from openexr.

Thanks! Pushed as c52ba63c673f90be1d3b52be0051961ed2a9181a

> +       (snippet
> +        '(begin
> +           (with-directory-excursion "src/test"
> +             (substitute* (append (find-files "." "tmpDir\\.h")
> +                                  '("OpenEXRCoreTest/main.cpp"))
> +               (("\"/var/tmp/\"")
> +                "\"/tmp/\"")))
> +           #t))))

I pushed this patch separately from the rest of the series because I was
going to ask you to revise it, changing this snippet to a build phase.
But then I realized that it was already like this in the OpenEXR 2
package so I went ahead and pushed.

I'll make that change myself shortly. Snippets should be reserved for
really critical problems like fixing bugs or removing nonfree
components.




  reply	other threads:[~2021-10-23 20:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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     ` Leo Famulari [this message]
2021-10-23 20:23   ` [bug#51350] [PATCH 1/3] gnu: Add imath Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YXRwYqu/DSI0dzKq@jasmine.lan \
    --to=leo@famulari.name \
    --cc=51350-done@debbugs.gnu.org \
    --cc=monego@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).