FS#66811 - [wine] Add dependency on lib32-gst-plugins-good
Attached to Project:
Community Packages
Opened by Roma Tentser (rtentser) - Thursday, 28 May 2020, 16:39 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:06 GMT
Opened by Roma Tentser (rtentser) - Thursday, 28 May 2020, 16:39 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:06 GMT
|
Details
Some games are broken without it. I think it should be at
least optional dependency.
|
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:06 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/wine/issues/2
Saturday, 25 November 2023, 20:06 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/wine/issues/2
Fixing if there, will resolve issue for all Linux distributions.
[1] https://github.com/ValveSoftware/steam-for-linux/issues
[2] https://github.com/ValveSoftware/steam-runtime/issues
Fwiw, it does make sense to have (opt)dependency on all gst plugins as advertised by wine itself. I think the IFilterMapper2_RegisterFilter() calls [1] might be a good guide.
[1] https://source.winehq.org/git/wine.git/blob/26c715f85b490eda36fa06473a24218bda40a56e:/dlls/winegstreamer/main.c#l361
FS#76011