On 2022/02/13 08:07, Rafael Sadowski wrote:
> New diff with following changes:
> 
> - Remove the cmake webkit/webengine hack.
> - Add USE_WXNEEDED=yes ONLY in cmake ports. No more on py-qt ... as in
>   the previous one.
> - Add the missing bump.
> 
> OK?

OK.

Though actually I think USE_WXNEEDED is not needed for these as they
only provide libraries not executables:

devel/kf5/kdewebkit
devel/kreport
x11/kde-applications/libksieve
x11/kde-applications/messagelib
x11/qt5/qtwebview

So those could be dropped (they don't hurt though).

Mentioning for completeness: an executable using _those_ libraries
(either by linking directly, or by dlopen) may require wxneeded even
though it doesn't link directly against webkit/webengine itself.
This diff doesn't change the situation, any port in that category
already needed wxneeded.

Reply via email to