Go to file
Gyorgy Sarvari a8f10b2aa0
libmpdclient: upgrade 2.22 -> 2.24
Though the original recipe claiumed to be v2.22, actually it was
2.20.

The vala bindings have been dropped, so no need to delete them anymore.

License-Update: The license itself hasn't changed between versions, but
there are a couple of things to note:
- Half of the source files are covered by 2-Clause-BSD, and other half by
  3-Clause-BSD. This has been the case always, but until recently this
  was only specified in the source file headers, and there was a single
  license file with 3-Clause-BSD text. Now there is explicitly a 2-Clause-
  BSD file also.
- The 3-Clase-BSD text was reformatted, and added placeholders for year
  and author. That is causing the hash change for this particular license.

Changelog:
2.24:
* fix missing "mpd_send_list_tag_types_available" in libmpdclient.ld
* support MPD protocol 0.25
  - stringnormalization

2.23:
* support MPD protocol 0.24.0
  - allow window for listplaylist and listplaylistinfo
  - command "playlistlength", "protocol", "stickertypes", "stickernamestypes", "searchplaylist"
  - tag "ShowMovement"
  - new sticker find api
  - new subcommands for "tagtypes": "available", "reset"
* Support open end for mpd_search_add_window
* format floating-point numbers with the POSIX localew

2.22:
* drop the unmaintained Vala bindings
* fix "version.h" conflicts when used as a Meson subproject
* support MPD protocol 0.24.0
  - command "save [create|replace|append]"

2.21:
* meson.build: allow using as a Meson subproject
* add mpd_recv_replay_gain_status()
* support MPD protocol 0.24.0
  - tag "Mood", "TitleSort"
  - "oneshot" consume state
  - allow range in "playlistmove"
  - commands "searchcount", "stickernames"
  - added attribute for songs
  - search: support constraint "added-since"

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-24 15:18:16 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems e2tools: join lines in generated file to fix buildpaths errors 2025-12-22 06:58:46 -08:00
meta-gnome gegl: upgrade 0.4.64 -> 0.4.66 2025-12-21 23:29:18 -08:00
meta-initramfs kexec-tools-klibc: Update to latest 2.0.32 release 2025-12-14 10:11:17 -08:00
meta-multimedia libmpdclient: upgrade 2.22 -> 2.24 2025-12-24 15:18:16 -08:00
meta-networking nbdkit: upgrade 1.45.15 -> 1.46.0 2025-12-24 13:18:27 -08:00
meta-oe vboxguestdrivers: Upgrade to 7.2.4 2025-12-24 13:31:55 -08:00
meta-perl libmime-types-perl: upgrade 2.29 -> 2.30 2025-12-21 08:54:02 -08:00
meta-python python3-typer: upgrade 0.20.0 -> 0.20.1 2025-12-24 13:18:29 -08:00
meta-webserver cockpit: upgrade 349 -> 352 2025-12-11 15:29:44 -08:00
meta-xfce Add missing HOMEPAGEs to xfce recipes 2025-12-21 08:54:05 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories