media-gfx/imagemagick with "heif" use-flga should require "x265" and "libde265" use-flags in media-libs/libheif for support HEIF/HEIC what is not specified in the ebuild. See also: https://github.com/strukturag/libheif/issues/90 "Unsupported feature: Unsupported codec @ error/heic.c/IsHeifSuccess/135." Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f77a2ff555ea7f9a4ca58bc5a0d8a56e444638e commit 7f77a2ff555ea7f9a4ca58bc5a0d8a56e444638e Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2021-10-20 23:43:13 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2021-10-20 23:46:50 +0000 media-gfx/imagemagick: USE=heif should pull in media-libs/libheif[x265] Imagemagick manipulates images and images in HEIF container are stored x265 encoded so it doesn't make sense to pull in libheif without USE=x265 or imagemagick wouldn't be able to write HEIF images. Closes: https://bugs.gentoo.org/805284 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> media-gfx/imagemagick/imagemagick-6.9.12.25.ebuild | 2 +- media-gfx/imagemagick/imagemagick-7.1.0.10.ebuild | 2 +- media-gfx/imagemagick/imagemagick-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)