Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please stop using webkit2gtk 4.0 #684

Open
jbicha opened this issue Feb 5, 2024 · 0 comments
Open

Please stop using webkit2gtk 4.0 #684

jbicha opened this issue Feb 5, 2024 · 0 comments

Comments

@jbicha
Copy link

jbicha commented Feb 5, 2024

Fedora has stopped building the 4.0 version of webkit2gtk in preparation for the release of Fedora 40 in a few months. Debian and Ubuntu are also working to stop building the 4.0 API.

The 4.1 API is the same as 4.0 except that 4.0 uses libsoup2.4 and 4.1 uses libsoup3. It is not possible to use libsoup2.4 and libsoup3 in the same process. Therefore, it is necessary for GameHub to be ported away from libsoup2.4 also.

There is some documentation and many examples at https://gitlab.gnome.org/GNOME/libsoup/-/issues/218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant