You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Ethan, I've got webkit (version in testing) to compile. It seems like gstreamer and flite is hard requirement and I could not find the old flag in cmake files to disable it.
See my repo, I have updated everything. I'm using ruby 3.3 since older versions fail to build now too. 3.3 adds depend on yaml (couldn't disable it).
Also, if you build these new packages:
gst-plugins-good
gst-plugins-bad
Webkit will stop crashing on web pages with videos.
I've also tested youtube video playback and it seems to work without issues.
I'm using my heavily customized version of surf.
@kyx0r It's nice to hear from you again! Glad that you were able to make webkit build - I haven't had any luck on my laptop for a while when building it. (I've had much better luck with palemoon though surprisingly)
Are the dependency trees for gst-plugins-good and gst-plugins-bad relatively small? ie. how many extra packages would I have to add to get them to be buildable? If it's only a matter of adding the two packages then it'd be nice to add them for the video playback support.
Hello Ethan, I've got webkit (version in testing) to compile. It seems like gstreamer and flite is hard requirement and I could not find the old flag in cmake files to disable it.
See my repo, I have updated everything. I'm using ruby 3.3 since older versions fail to build now too. 3.3 adds depend on yaml (couldn't disable it).
Also, if you build these new packages:
gst-plugins-good
gst-plugins-bad
Webkit will stop crashing on web pages with videos.
I've also tested youtube video playback and it seems to work without issues.
I'm using my heavily customized version of surf.
[0] https://github.com/kyx0r/repo-main.git
I need to review and retest the changes on a clean chroot, what do you say
should I send a PR for all this if good?
The text was updated successfully, but these errors were encountered: