mbox series

[00/10] Recipe updates

Message ID 20231113-gnomebaseclass-switch-to-meson-v1-0-111dd5d0fe68@gmail.com
Headers show
Series Recipe updates | expand

Message

Khem Raj Nov. 14, 2023, 3:08 a.m. UTC
* Skip dlenya recipes
* Fix recipe dependencies
* Upgrade beep, gstd, and gimp

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Khem Raj (10):
      cannelloni: Fix build with clang and libc++ runtime
      gnome-console: Add missing dependency on gtk4-native
      gnome-terminal: Add missing dependency on libhandy
      dleyna-core: Update to tip of master
      dleyna: Skip all dleyna recipes, slated for removal
      packagegroup-meta-multimedia: Remove dleyna recipes
      beep: Upgrade to 1.4.12
      yelp: Use autotools for build system
      gstd: Upgrade to 0.15.0
      gimp: Update to 2.10.36

 .../gimp/{gimp_2.10.34.bb => gimp_2.10.36.bb}      |  3 +-
 .../gnome-console/gnome-console_45.0.bb            |  2 +-
 .../gnome-terminal/gnome-terminal_3.50.1.bb        |  1 +
 meta-gnome/recipes-gnome/yelp/yelp_42.2.bb         |  2 +-
 .../dleyna/dleyna-connector-dbus_0.3.0.bb          |  2 +
 .../recipes-multimedia/dleyna/dleyna-core_0.6.0.bb |  4 +-
 .../dleyna/dleyna-renderer_0.6.0.bb                |  2 +
 .../dleyna/dleyna-server_0.6.0.bb                  |  2 +
 .../gstd/0001-gstd-yocto-compatibility.patch       | 22 ------
 .../recipes-multimedia/gstreamer-1.0/gstd_git.bb   | 29 +++++---
 .../packagegroups/packagegroup-meta-multimedia.bb  |  3 -
 ...lude-bits-stdc-.h-only-when-using-libstdc.patch | 37 ++++++++++
 .../cannelloni/cannelloni_1.1.0.bb                 |  4 +-
 .../beep/{beep_1.4.9.bb => beep_1.4.12.bb}         | 19 +-----
 ...se-Werror-as-it-fails-with-newer-clang-11.patch | 63 -----------------
 ...-beep-library-Make-it-compatible-with-c99.patch | 78 ++++++++++++++++++++++
 16 files changed, 153 insertions(+), 120 deletions(-)
---
base-commit: f1109887083d97365e3e0c292a76cb0195af269d
change-id: 20231113-gnomebaseclass-switch-to-meson-929926feba62

Best regards,