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

Switch from webkitgtk 4.0 to 4.1 #343

Closed
jbicha opened this issue Jan 3, 2024 · 1 comment
Closed

Switch from webkitgtk 4.0 to 4.1 #343

jbicha opened this issue Jan 3, 2024 · 1 comment

Comments

@jbicha
Copy link

jbicha commented Jan 3, 2024

Describe the bug

Distros currently need to build webkitgtk 3 times: once for GTK4 (6.0 API), once for GTK3 + libsoup3 (4.1 API ) and once for GTK3 + libsoup2.4 (4.0 API). Distros would like to drop the GTK3 + libsoup 2.4 build. The 4.0 and 4.1 APIs are the same except for the switch from libsoup 2.4 to libsoup 3.

Expected behavior
Please allow building font-manager with webkitgtk 4.1. I understand that it is already possible to build without the Google Fonts feature to build without webkitgtk 4.0.

I noticed that the wip-gtk4 branch has a commit f1d2454 to switch to the 6.0 API (which also uses libsoup3). Is it possible to port the libsoup3 work back to the stable branch of font-manager?

@JerryCasiano
Copy link
Contributor

Sorry for the delayed response.

I'll try to have a look over the weekend and see if we can make that happen.

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

2 participants