Hello, just posting an issue to concentrate efforts on this bump. The following ebuild changes can be done: * raw USE flag using libraw * Only require freetype if the text USE flag is set * y4m USE flag using libyuv (not already packaged) I made all these changes on my personal overlay (https://git.sr.ht/~q3cpma/portage-overlay/commit/e2fca901485ab16230e0e318a78280df2cef874c) but y4m doesn't work yet, as imlib2 seems to require a pkgconfig file that isn't provided by libyuv so meh.
(1.12.2 is in tree now.)
> raw USE flag using libraw > Only require freetype if the text USE flag is set These have been done on the 1.12.2 ebuild. > y4m USE flag using libyuv (not already packaged) This would require packaging libyuv first. I don't think I'll be getting to this anytime soon. PR welcome AFAIC.