Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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 freswa (frederik) - Thursday, 28 May 2020, 17:07 GMT
Opened by Roma Tentser (rtentser) - Thursday, 28 May 2020, 16:39 GMT
Last edited by freswa (frederik) - Thursday, 28 May 2020, 17:07 GMT
|
DetailsSome games are broken without it. I think it should be at least optional dependency.
|
This task depends upon
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