Created attachment 237518 [details] port patch Upgrade pipewire to latest version 0.3.59
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e457590fed3b91901d1cf229165e66a727bb837 commit 7e457590fed3b91901d1cf229165e66a727bb837 Author: Ihor Antonov <ihor@antonovs.family> AuthorDate: 2022-10-24 17:24:34 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-10-25 07:15:25 +0000 multimedia/pipewire: Update to 0.3.59 PR: 267264 multimedia/pipewire/Makefile | 2 +- multimedia/pipewire/distinfo | 6 +++--- .../patch-spa_plugins_vulkan_vulkan-utils.c (gone) | 11 ----------- multimedia/pipewire/pkg-plist | 17 ++++++++++++----- 4 files changed, 16 insertions(+), 20 deletions(-)
Thanks for the patch, although it had missing items in the plist.
Import https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2737 perhaps? This is imported in multiple repos
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b116213f2401ce2578d398c5e38ae0bdfcfcd209 commit b116213f2401ce2578d398c5e38ae0bdfcfcd209 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-10-25 17:31:00 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-10-25 17:32:34 +0000 multimedia/pipewire: Add a patch for upstream fixing a crash. PR: 267264 Reported by: diizzy multimedia/pipewire/Makefile | 1 + multimedia/pipewire/files/patch-filter-chain (new) | 26 ++++++++++++++++++++++ 2 files changed, 27 insertions(+)
Thanks Daniel for a heads-up!