mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/4] Switch to libsoup3
@ 2022-10-04 14:45 Bastian Krause
  2022-10-04 14:45 ` [ptxdist] [PATCH 1/4] libnghttp2: new package Bastian Krause
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Bastian Krause @ 2022-10-04 14:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

libsoup 3.x breaks ABI compatibility with previous versions [1][2].

This series bumps the version of libsoup from 2.72.0 to 3.2.0. No
libsoup2 legacy package is needed since all dependants support libsoup3
already.

libnghttp2 is required now, so introduce a new package for that.

Finally migrate the packages that depend on libsoup and have some kind
of explicit version switch for libsoup2/libsoup3.

Note: gst-plugins-good1 needs no modification because it distinguishes
between libsoup2/libsoup3 automatically.

Regards,
Bastian

[1] https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html
[2] https://blog.tingping.se/2021/02/23/future-of-libsoup.html

Bastian Krause (4):
  libnghttp2: new package
  libsoup: version bump 2.72.0 -> 3.2.0
  wpewebkit: use libsoup3
  cog: use libsoup3

 rules/cog.make        |  2 +-
 rules/libnghttp2.in   |  8 +++++
 rules/libnghttp2.make | 77 +++++++++++++++++++++++++++++++++++++++++++
 rules/libsoup.in      |  5 +--
 rules/libsoup.make    | 15 +++++----
 rules/wpewebkit.make  |  8 ++---
 6 files changed, 100 insertions(+), 15 deletions(-)
 create mode 100644 rules/libnghttp2.in
 create mode 100644 rules/libnghttp2.make

-- 
2.30.2




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-19  5:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 14:45 [ptxdist] [PATCH 0/4] Switch to libsoup3 Bastian Krause
2022-10-04 14:45 ` [ptxdist] [PATCH 1/4] libnghttp2: new package Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 2/4] libsoup: version bump 2.72.0 -> 3.2.0 Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 3/4] wpewebkit: use libsoup3 Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 4/4] cog: " Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox