Page 1 of 1

SMTube & SMPlayer

Posted: 28 Jul 2022, 11:15
by rych
SMTube, to try and play youtube playlists outside browser.

Has anyone had a module already built for 5.0RC3? I was trying to get it from https://archlinux.pkgs.org/rolling/arch ... r.zst.html but it misses libQt5WebKitWidgets.so.5 and so on.

If it's easier to get on Porteus 5.0, then this would be another reason to finally start upgrading. Thanks

SMTube & SMPlayer

Posted: 28 Jul 2022, 13:21
by ncmprhnsbl
rych wrote:
28 Jul 2022, 11:15
If it's easier to get on Porteus 5.0,
looks like it..
smtube
smplayer
2 things though, i'm not sure if smplayer needs to be built especially for mpv or if it can 'switch' .. otherwise it uses mplayer
and if libQt5WebKitWidgets.so.5 is needed, it's been stripped from the qt5 module we provide ..
i can, however supply that in a separate module through 'bundles' , since i export them when i repackage qt5..

wait, no, that's something else (libQt5WebEngine)
libQt5WebKitWidgets.so.5 is in qt5-webkit which is in slackware 15.0 official repo ...
not impossible that this needs something stripped out of qt5 ..