mbox series

[meta-oe,kirkstone,0/5] Backport mpd and ncmpc upgrades, fluidsynth SRC_URI fix

Message ID 20230227215103.795230-1-scott.murray@konsulko.com
Headers show
Series Backport mpd and ncmpc upgrades, fluidsynth SRC_URI fix | expand

Message

Scott Murray Feb. 27, 2023, 9:50 p.m. UTC
Backport mpd and ncmpc client upgrades to keep current with fixes.
The mpd 0.23.8 bump is very desirable for PipeWire users as it
includes significant fixes to the output plugin.  Also backport a
fluidsynth SRC_URI fix that made it to langdale, but not kirkstone.
Building mpd with the default PACKAGECONFIG fails without it.

Khem Raj (4):
  mpd: Update to 0.23.8
  mpd: Upgrade to 0.23.9
  ncmpc: Upgrade to 0.47
  mpd: Upgrade to 0.23.12 release

Preeti Sachan (1):
  fluidsynth: update SRC_URI to remove non-existing 2.2.x branch

 .../fluidsynth/fluidsynth.inc                 |  2 +-
 .../musicpd/{mpd_0.23.6.bb => mpd_0.23.12.bb} |  2 +-
 ...egular-integer-to-fix-Wenum-constexp.patch | 37 +++++++++++++++++++
 .../musicpd/{ncmpc_0.46.bb => ncmpc_0.47.bb}  |  3 +-
 4 files changed, 41 insertions(+), 3 deletions(-)
 rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.23.6.bb => mpd_0.23.12.bb} (98%)
 create mode 100644 meta-multimedia/recipes-multimedia/musicpd/ncmpc/0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch
 rename meta-multimedia/recipes-multimedia/musicpd/{ncmpc_0.46.bb => ncmpc_0.47.bb} (92%)