tasks
tasks copied to clipboard
Support evolution data server 3.45+ / libsoup-3.0 / geocode-glib-2.0
This is mostly the same as https://github.com/elementary/calendar/issues/756 and many other issues decathorpe already opens. For libsoup-2.4 and libsoup-3.0, processes can only link against one of them (even transitively), or there will be build failures or symbol clashes (yeah I was not able to build this).
I guess to build this with e-d-s 3.45+, we will probably need:
- Depend on geocode-glib-2.0 instead of geocode-glib-1.0
- https://gitlab.gnome.org/GNOME/libchamplain/-/merge_requests/13
- Drop libgdata dependency for this app or https://gitlab.gnome.org/GNOME/libgdata/-/merge_requests/28
For libchamplain, if there is some plan to port this app to gtk4 recently, maybe we can just replace that with libshumate.
:upside_down_face: