public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exact-image/
Date: Wed,  2 Mar 2022 20:51:13 +0000 (UTC)	[thread overview]
Message-ID: <1646254253.d23aa06fb9ce58308d7ce59f2ceb6ea4bcf5a09c.tupone@gentoo> (raw)

commit:     d23aa06fb9ce58308d7ce59f2ceb6ea4bcf5a09c
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 20:50:53 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 20:50:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23aa06f

media-gfx/exact-image: compatible with openexr:3

Closes: https://bugs.gentoo.org/834328
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...-image-1.0.2-r2.ebuild => exact-image-1.0.2-r3.ebuild} | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-gfx/exact-image/exact-image-1.0.2-r2.ebuild b/media-gfx/exact-image/exact-image-1.0.2-r3.ebuild
similarity index 90%
rename from media-gfx/exact-image/exact-image-1.0.2-r2.ebuild
rename to media-gfx/exact-image/exact-image-1.0.2-r3.ebuild
index 32d67a26443a..700070540cde 100644
--- a/media-gfx/exact-image/exact-image-1.0.2-r2.ebuild
+++ b/media-gfx/exact-image/exact-image-1.0.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="expat jpeg lua openexr php perl png ruby swig tiff truetype X"
-REQUIRED_USE="lua? ( swig )"
+REQUIRED_USE="lua? ( swig ) perl? ( swig ) php? ( swig ) ruby? ( swig )"
 
 RDEPEND="
 	x11-libs/agg[truetype]
@@ -23,7 +23,7 @@ RDEPEND="
 	expat? ( dev-libs/expat )
 	jpeg? ( virtual/jpeg )
 	lua? ( ${LUA_DEPS} )
-	openexr? ( <media-libs/openexr-3.0.0:0= )
+	openexr? ( media-libs/openexr:= )
 	php? ( dev-lang/php:* )
 	perl? ( dev-lang/perl )
 	png? ( >=media-libs/libpng-1.2.43 )
@@ -35,8 +35,7 @@ RDEPEND="
 		x11-libs/libXt
 		x11-libs/libICE
 		x11-libs/libSM
-	)
-"
+	)"
 DEPEND="
 	${RDEPEND}
 	swig? ( dev-lang/swig )
@@ -72,6 +71,11 @@ src_prepare() {
 	sed -i \
 		-e 's/strcpy(\([^,]*\)\(,["a-zA-Z -]*\))/memcpy(\1\2, sizeof(\1))/' \
 		codecs/tga.cc || die
+
+	# openexr vers 3
+	sed -i \
+		-e 's:Int64:uint64_t:g' \
+		codecs/openexr.cc || die
 }
 
 src_configure() {
@@ -97,7 +101,6 @@ src_configure() {
 		--without-bardecode \
 		$(use_with lua) \
 		$(use_with swig) \
-		--without-python \
 		$(use_with perl) \
 		--without-python \
 		$(use_with php) \


             reply	other threads:[~2022-03-02 20:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 20:51 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22 21:24 [gentoo-commits] repo/gentoo:master commit in: media-gfx/exact-image/ Arthur Zamarin
2025-03-11  0:35 Sam James
2025-03-10 22:59 Sam James
2025-02-28  7:23 Alfredo Tupone
2024-10-06 19:03 Alfredo Tupone
2024-03-10 19:51 Alfredo Tupone
2023-12-11 13:49 Alfredo Tupone
2022-12-18  8:01 Sam James
2022-12-18  8:01 Sam James
2022-03-11 18:46 Alfredo Tupone
2022-03-10 21:14 Brian Evans
2022-03-10 18:13 Brian Evans
2021-09-18 16:51 Alfredo Tupone
2021-07-21 21:57 Marek Szuba
2021-03-26  0:21 Conrad Kostecki
2020-06-07  7:57 Alfredo Tupone
2019-08-28  8:19 David Seifert
2017-02-19 10:55 David Seifert

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=1646254253.d23aa06fb9ce58308d7ce59f2ceb6ea4bcf5a09c.tupone@gentoo \
    --to=tupone@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