Packman FFMPEG doesn't have libsmbclient support for either 15.2 or 15.3?

It looks like ffmpeg-4 on Packman for 15.2/15.3 is not built with “–enable-libsmbclient” option:
https://pmbs.links2linux.de/package/view_file/Essentials/A_15.3-ffmpeg-4/ffmpeg-4.spec?expand=1
https://pmbs.links2linux.de/package/view_file/Essentials/A_15.2-ffmpeg-4/ffmpeg-4.spec?expand=1

This will cause applications such as mpv can’t play videos with samba protocol.

Meanwhile, Packman ffmpeg-4 on Tumbleweed has the samba support:
https://pmbs.links2linux.de/package/view_file/Essentials/A_tw-ffmpeg/ffmpeg-4.spec?expand=1 Line 615.

there is an assigned bug for this . . . although it doesn’t seem to be getting a lot of attention
https://bugzilla.opensuse.org/show_bug.cgi?id=1173726

It seems fixing both samba and ffmpeg-4 in openSUSE 15.3 is not very possible given there is no feedbacks on my email.

For those who want to stick to the old mpv version 0.27.0 that doesn’t use ffmpeg samba capability, I have created a revert version at: https://build.opensuse.org/package/show/home:nuklly/mpv.
Feel free to link it and let me know your feedbacks.