From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-imagick/
Date: Sat, 26 Apr 2025 01:11:27 +0000 (UTC) [thread overview]
Message-ID: <1745629853.42208db2fa35ac1b4589965d44b9615a6f20cc19.mjo@gentoo> (raw)
commit: 42208db2fa35ac1b4589965d44b9615a6f20cc19
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 00:57:16 2025 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:10:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42208db2
dev-php/pecl-imagick: fixup RDEPEND and update a comment
We're dropping the USE=openmp block on imagemagick, because maybe it
isn't a problem any more. This commit mostly updates a comment in the
ebuild. We also add back a subslot dep on imagemagick that was removed
in a PR. No -r1 because this is being pushed at the same time as the
commit that removes it.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
dev-php/pecl-imagick/pecl-imagick-3.8.0.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-php/pecl-imagick/pecl-imagick-3.8.0.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.8.0.ebuild
index 0e4383747c97..ccc5ab7087cf 100644
--- a/dev-php/pecl-imagick/pecl-imagick-3.8.0.ebuild
+++ b/dev-php/pecl-imagick/pecl-imagick-3.8.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PHP_EXT_NAME="imagick"
-USE_PHP="php8-1 php8-2 php8-3 php8-4"
+USE_PHP="php8-2 php8-3 php8-4"
# https://github.com/Imagick/imagick/issues/626
PHP_EXT_NEEDED_USE="-debug"
@@ -19,9 +19,10 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"
-# imagemagick[-openmp] is needed wrt bug 547922 and upstream
-# https://github.com/Imagick/imagick#openmp
-RDEPEND="media-gfx/imagemagick"
+# The USE="-openmp" requirement on media-gfx/imagemagick (from bug
+# 547922) has been dropped in v3.8.0 due to popular demand. With any
+# luck, enough time has passed that these segfaults no longer occur.
+RDEPEND="media-gfx/imagemagick:="
DEPEND="
${RDEPEND}
test? ( media-gfx/imagemagick:=[hdri,jpeg,png,svg,truetype,xml] )
next reply other threads:[~2025-04-26 1:11 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-26 1:11 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-13 8:31 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-imagick/ Sam James
2025-04-26 1:11 Michael Orlitzky
2025-03-17 1:45 Michael Orlitzky
2025-03-14 6:35 Sam James
2023-10-02 18:56 Michael Orlitzky
2023-10-01 6:25 Arthur Zamarin
2023-10-01 4:53 Sam James
2023-08-31 1:16 Michael Orlitzky
2023-08-31 1:16 Michael Orlitzky
2023-01-31 13:35 Michael Orlitzky
2023-01-31 5:56 Sam James
2023-01-31 4:04 Sam James
2022-10-26 19:56 Conrad Kostecki
2022-01-20 16:21 Brian Evans
2022-01-05 13:28 Michael Orlitzky
2021-09-23 14:44 Brian Evans
2021-09-23 13:58 Agostino Sarubbo
2021-09-23 6:40 Agostino Sarubbo
2021-07-24 16:15 Thomas Deutschmann
2021-06-18 14:20 Thomas Deutschmann
2021-06-18 12:31 Brian Evans
2021-06-18 10:27 Thomas Deutschmann
2021-06-18 10:27 Thomas Deutschmann
2020-08-18 18:38 Thomas Deutschmann
2020-01-30 15:54 Brian Evans
2020-01-30 15:54 Brian Evans
2020-01-21 23:39 Michael Orlitzky
2019-11-28 21:58 Thomas Deutschmann
2019-11-03 14:00 Mikle Kolyada
2019-08-13 0:42 Aaron Bauman
2019-06-05 6:48 Agostino Sarubbo
2019-05-30 19:03 Brian Evans
2017-12-04 14:43 Thomas Deutschmann
2017-07-07 14:39 Brian Evans
2017-02-03 14:16 Michael Orlitzky
2016-07-25 14:02 Brian Evans
2016-07-25 14:02 Brian Evans
2016-05-13 10:12 Agostino Sarubbo
2016-03-16 16:45 Michael Orlitzky
2016-01-23 3:48 Michael Orlitzky
2015-12-07 14:53 Brian Evans
2015-12-07 14:53 Brian Evans
2015-11-11 9:12 Agostino Sarubbo
2015-11-09 10:31 Agostino Sarubbo
2015-09-25 15:30 Michael Orlitzky
2015-08-24 17:00 Michael Orlitzky
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=1745629853.42208db2fa35ac1b4589965d44b9615a6f20cc19.mjo@gentoo \
--to=mjo@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