On Wed, Jul 20, 2022 at 11:02 AM Kalev Lember <kalevlem...@gmail.com> wrote:
>
> Hi all,
>
> Latest webkitgtk build in rawhide now has two parallel installable API's:
>
> webkit2gtk-4.0, gtk3 + libsoup 2 (webkit2gtk3-devel rpm)
> webkit2gtk-4.1, gtk3 + libsoup 3 (webkit2gtk4.1-devel rpm)
>
> This is to support libsoup 2 to libsoup 3 transition where two different
> libsoup ABI versions can't be linked to the same process. It should be
> fairly straightforward to switch over to new 4.1 API, but care must be
> taken that mixed linkage doesn't happen (some library linking to libsoup
> 2 and some other linking to libsoup 3).
>
> Also note that there is a plan to rename webkit2gtk3 rpm to
> webkit2gtk4.0 to clean up the naming a bit
> (https://bugzilla.redhat.com/show_bug.cgi?id=2108905 review request).
>
> We've already switched a bunch of things that are on Workstation install
> media over to the new API. The 4.0 API is likely going away at some
> point so it would be good if people could try to move their packages
> over to 4.1. Michael Catanzaro can help with porting questions.

(snip)

> Here is where we stand right now.
>
> Packages linking to webkit2gtk-4.0:
>
> elementary-capnet-assist-2.4.2-1.fc37.src.rpm
> elementary-mail-6.4.0-1.fc36.src.rpm
> elementary-photos-2.7.5-1.fc37.src.rpm

I think porting elementary-capnet-assist and elementary-photos might
be relatively straightforward, as the things they do with embedded web
content is simple. I'll open tickets with the upstream projects, but
given that these two packages continue to work with webkit2gtk-4.0,
that's not a high priority right now.

However, for elementary-mail, switching to webkit2gtk-4.1 is a
requirement to make it work again, given that e-d-s now links against
libsoup-3, and elementary-mail currently only builds against
webkit2gtk-4.0, which depends on libsoup-2.4. Am I understanding this
correctly?

Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to