Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918094 - media-libs/imlib2-1.12.1 bump
Summary: media-libs/imlib2-1.12.1 bump
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: NRK
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-23 18:03 UTC by Hadrien Lacour
Modified: 2024-05-12 02:14 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hadrien Lacour 2023-11-23 18:03:53 UTC
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.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-12 01:33:45 UTC
(1.12.2 is in tree now.)
Comment 2 NRK 2024-05-12 02:14:02 UTC
> 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.