Summary: | media-gfx/imagemagick required dependency use-flags to support heif heic | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Vladimir Varlamov <bes.internal> |
Component: | Current packages | Assignee: | Codec Project <codec> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dilfridge |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Vladimir Varlamov
2021-07-30 19:03:58 UTC
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(-) |