public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/blender/, media-gfx/blender/files/
Date: Sat, 12 Feb 2022 15:01:18 +0000 (UTC)	[thread overview]
Message-ID: <1644677896.065ec4efaff92d4abe6e55ecbc7c58ba1544d541.sam@gentoo> (raw)

commit:     065ec4efaff92d4abe6e55ecbc7c58ba1544d541
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 14:58:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 14:58:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065ec4ef

media-gfx/blender: force finding imath-3 in 2.93.8/3.0.1

We'd pick up media-libs/ilmbase even if we (probably) wouldn't
use it, so let's not do that, as we're switching to OpenEXR 3.

Bug: https://bugs.gentoo.org/832862
Closes: https://bugs.gentoo.org/833184
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../blender/{blender-2.93.8-r1.ebuild => blender-2.93.8-r2.ebuild}    | 0
 .../blender/{blender-3.0.1-r2.ebuild => blender-3.0.1-r3.ebuild}      | 0
 media-gfx/blender/files/blender-3.0.1-openexr.patch                   | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/blender/blender-2.93.8-r1.ebuild b/media-gfx/blender/blender-2.93.8-r2.ebuild
similarity index 100%
rename from media-gfx/blender/blender-2.93.8-r1.ebuild
rename to media-gfx/blender/blender-2.93.8-r2.ebuild

diff --git a/media-gfx/blender/blender-3.0.1-r2.ebuild b/media-gfx/blender/blender-3.0.1-r3.ebuild
similarity index 100%
rename from media-gfx/blender/blender-3.0.1-r2.ebuild
rename to media-gfx/blender/blender-3.0.1-r3.ebuild

diff --git a/media-gfx/blender/files/blender-3.0.1-openexr.patch b/media-gfx/blender/files/blender-3.0.1-openexr.patch
index b1ea45acc76e..3ff6b213b05f 100644
--- a/media-gfx/blender/files/blender-3.0.1-openexr.patch
+++ b/media-gfx/blender/files/blender-3.0.1-openexr.patch
@@ -12,8 +12,8 @@ index 09af546..dfe15cd 100644
  # Old versions (before 2.0?) do not have any version string, just assuming this should be fine though.
  SET(_openexr_libs_ver_init "2.0")
  
-+find_package(Imath CONFIG QUIET)
-+if(TARGET Imath::Imath)
++find_package(Imath-3 CONFIG QUIET)
++if(TARGET Imath-3::Imath)
 +SET(_openexr_FIND_COMPONENTS
 +  Imath
 +  Iex


             reply	other threads:[~2022-02-12 15:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 15:01 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-22  0:41 [gentoo-commits] repo/gentoo:master commit in: media-gfx/blender/, media-gfx/blender/files/ Sam James
2025-03-12 17:22 Ionen Wolkens
2024-12-01  8:34 Sam James
2024-09-05  2:12 Sam James
2024-01-21 11:21 Sam James
2023-10-27  3:20 Sam James
2023-10-27  2:34 Sam James
2023-10-03 16:23 Sam James
2022-09-25 12:29 Ionen Wolkens
2022-03-14 18:52 Sam James
2022-03-14 18:43 Sam James
2022-02-15 19:51 Sam James
2021-12-04  0:54 Sam James
2021-11-08 11:25 Michał Górny
2020-12-03  7:32 Joonas Niilola
2020-12-03  7:32 Joonas Niilola
2020-08-24 13:42 Sam James
2019-11-12 12:33 Miroslav Šulc
2018-08-15 20:08 Jonathan Scruggs
2018-01-30 18:44 Jonathan Scruggs
2017-12-25 16:09 David Seifert
2017-01-15 13:34 David Seifert
2016-06-16 20:02 Amy Winston

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

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

  git send-email \
    --in-reply-to=1644677896.065ec4efaff92d4abe6e55ecbc7c58ba1544d541.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox