Am Mi, 30. Nov 2022 um 22:10:56 +0100 schrieb Alexander Kanavin <alex.kanavin@gmail.com>:
devtool check-upgrade-status <list of newly added recipes>
I never have used this feature but i checked and should now be working.
By the way it told me, that gtk4 needs to be updated, so I did, and sorted the dependencies a little bit.
Luckily sassc-native is an outdated dependency. No need to add the sass lang recipes to oe-core.
I disabled demo build, because the recently added node-editor has an installed vs. shipped issue and even worse,
it has references to tmpdir in its binary.
Added some PACKAGECONFIG Options and enabled gstreamer by default, because meson_options.txt contains:
# Media backends
# For distros: GTK guarantees support for WebM video (VP8 and VP9), so a supported build
# should provide that.
Fixed install of the printbackends into its dynamic packages.
In gcr I have removed the patch for the ssh binary paths. Looks like upstream wants this to be done with a meson.cross file.
I dont like that much, but at least better, than collection inappropriate patches.