When I install media-libs/libheif-1.12.0 with the default USE flags "aom gdk-pixbuf threads", it won't work. I can't open HEIF images with gimp or gpciview. As soon as I emerge libheif with the USE flag "libde265", it starts to work. I can open HEIF images with gimp as well as with gpicview. Another user reported the same problem. See: https://forums.gentoo.org/viewtopic-t-1142559.html Reproducible: Always
Created attachment 739812 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947ba1da0999c9c613d32c92cbeb59579aa466d6 commit 947ba1da0999c9c613d32c92cbeb59579aa466d6 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2021-09-19 08:01:31 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2021-09-19 08:02:55 +0000 media-libs/libheif: Enable libde265 unconditionally - Since libheif can't decode HEIF file without it it's not a good idea to disable libde265 support, so let's just enable it unconditionally Closes: https://bugs.gentoo.org/813669 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> .../{libheif-1.12.0.ebuild => libheif-1.12.0-r1.ebuild} | 8 ++++---- media-libs/libheif/libheif-9999.ebuild | 10 +++++----- media-libs/libheif/metadata.xml | 1 - 3 files changed, 9 insertions(+), 10 deletions(-)