From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/freeimage/
Date: Fri, 18 Feb 2022 02:32:54 +0000 (UTC) [thread overview]
Message-ID: <1645151532.f86c9215e901e8a610e621d2b65795f2cbcad070.sam@gentoo> (raw)
commit: f86c9215e901e8a610e621d2b65795f2cbcad070
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 02:32:12 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 18 02:32:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86c9215
media-libs/freeimage: TIFF needs OpenEXR too
But put off simplifying the depenencies for now (dropping USE=openexr, maybe?)
to avoid even more churn than necessary.
Closes: https://bugs.gentoo.org/833494
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{freeimage-3.18.0-r4.ebuild => freeimage-3.18.0-r5.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/media-libs/freeimage/freeimage-3.18.0-r4.ebuild b/media-libs/freeimage/freeimage-3.18.0-r5.ebuild
similarity index 95%
rename from media-libs/freeimage/freeimage-3.18.0-r4.ebuild
rename to media-libs/freeimage/freeimage-3.18.0-r5.ebuild
index 5d9ec9c1f57c..c13a691d0db8 100644
--- a/media-libs/freeimage/freeimage-3.18.0-r4.ebuild
+++ b/media-libs/freeimage/freeimage-3.18.0-r5.ebuild
@@ -20,18 +20,19 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="jpeg jpeg2k mng openexr png raw static-libs tiff webp"
-# The tiff/ilmbase isn't a typo. The TIFF plugin cheats and
+# The tiff/imath+openexr isn't a typo. The TIFF plugin cheats and
# uses code from it to handle 16bit<->float conversions.
RDEPEND="
sys-libs/zlib
jpeg? ( virtual/jpeg:0 )
jpeg2k? ( media-libs/openjpeg:2= )
mng? ( media-libs/libmng:= )
- openexr? ( media-libs/openexr:0= )
+ openexr? ( media-libs/openexr:= )
png? ( media-libs/libpng:0= )
raw? ( media-libs/libraw:= )
tiff? (
- dev-libs/imath:=
+ >=dev-libs/imath-3.1.4-r2:=
+ >=media-libs/openexr-3:=
media-libs/tiff:0
)
webp? ( media-libs/libwebp:= )"
next reply other threads:[~2022-02-18 2:32 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-18 2:32 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-13 15:03 [gentoo-commits] repo/gentoo:master commit in: media-libs/freeimage/ Arthur Zamarin
2023-09-28 0:21 Sam James
2023-09-27 6:05 Sam James
2023-07-26 6:32 Sam James
2022-07-03 5:33 Ionen Wolkens
2022-06-30 7:03 Agostino Sarubbo
2022-06-29 7:52 Agostino Sarubbo
2022-05-30 20:27 Ionen Wolkens
2022-02-28 23:58 Sam James
2022-02-28 5:21 Sam James
2022-02-19 23:48 Sam James
2022-02-19 19:47 Sam James
2021-12-28 17:10 Ionen Wolkens
2021-12-02 2:50 Yixun Lan
2021-11-08 6:22 Sam James
2021-11-07 12:26 Jakov Smolić
2021-11-02 10:04 Sam James
2021-07-03 15:39 John Helmert III
2021-03-01 15:55 Thomas Deutschmann
2021-02-22 18:57 Sam James
2021-02-19 1:17 Thomas Deutschmann
2020-06-14 20:42 James Le Cuirot
2019-11-26 12:27 Agostino Sarubbo
2019-11-26 10:18 Thomas Deutschmann
2019-04-14 12:44 James Le Cuirot
2018-09-12 15:54 Andreas Sturmlechner
2018-09-12 9:11 Andreas Sturmlechner
2017-01-22 15:38 David Seifert
2017-01-22 15:01 Agostino Sarubbo
2017-01-22 14:53 Agostino Sarubbo
2015-12-18 10:13 Michael Sterrett
2015-12-18 10:13 Michael Sterrett
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=1645151532.f86c9215e901e8a610e621d2b65795f2cbcad070.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