Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943756 - Allow media-gfx/nomacs to use extra formats
Summary: Allow media-gfx/nomacs to use extra formats
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-18 12:20 UTC by tkzv
Modified: 2024-11-18 19:34 UTC (History)
0 users

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 tkzv 2024-11-18 12:20:26 UTC
If there are Qt 5 image plugins installed, Nomacs detects and uses them. The package that provides those plugins is kde-frameworks/kimageformats:5.

I suggest adding to media-gfx/nomacs ebuild an extra USE flag, that will pull kde-frameworks/kimageformats:5 when enabled.
Alternatively, there can be flags 'avif' 'eps' 'heif' 'jpegxl' 'openexr' 'raw' each of which would pull kde-frameworks/kimageformats:5 with the corresponding flag.

Reproducible: Always