Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880853 - dev-libs/libgdata libsoup-3x support
Summary: dev-libs/libgdata libsoup-3x support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2022-11-10 22:04 UTC by Vladislav Mikhailikov
Modified: 2022-11-16 22:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated ebuild (libgdata-0.18.1-r2.ebuild,1.77 KB, text/plain)
2022-11-10 22:04 UTC, Vladislav Mikhailikov
Details
libsoup-3.x support patch (libgdata-0.18.1-libsoup-3.x.patch.bz2,228.45 KB, patch)
2022-11-10 22:08 UTC, Vladislav Mikhailikov
Details | Diff
Update ebuild (libgdata-0.18.1-r200.ebuild,1.79 KB, text/plain)
2022-11-16 22:13 UTC, Vladislav Mikhailikov
Details
GCR-4.x patch (libgdata-0.18.1-gcr-4.0.patch,1.14 KB, patch)
2022-11-16 22:15 UTC, Vladislav Mikhailikov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Mikhailikov 2022-11-10 22:04:53 UTC
Created attachment 830689 [details]
Updated ebuild

Add libsoup-3.0 support to libgdata 0.18.1 using pending merge request from Gnome repo (https://gitlab.gnome.org/GNOME/gnome-music/-/merge_requests/989).

Tested with Gnome-43.0 on x64 arch.
Comment 1 Vladislav Mikhailikov 2022-11-10 22:08:46 UTC
Created attachment 830691 [details, diff]
libsoup-3.x support patch

Patch prepared according to pending request from official Gnome repository (see https://gitlab.gnome.org/GNOME/gnome-music/-/merge_requests/989 for details).
Comment 2 Vladislav Mikhailikov 2022-11-16 22:11:52 UTC
Just add one more patch. Now GData is using prospective new API (expected to merge in Gnome 44.x) and relies upon GCR-4.0 and LibSOUP-3.2.2.
Comment 3 Vladislav Mikhailikov 2022-11-16 22:13:12 UTC
Created attachment 833123 [details]
Update ebuild

Now builds with normal Vala detection, GCR-4.0 and LibSoup-3.x