There is an updated pull request by CameronNemo against master on the void-packages repository https://github.com/CameronNemo/void-packages pipewire-session https://github.com/void-linux/void-packages/pull/38521 [RFC] pipewire: split p-m-s into separate package, do not autostart session manager by default This proposes major changes to the handling of PipeWire session managers. The PipeWire developers recommend the use of WirePlumber, but this is inconvenient with the current pipewire package. In this PR I aim to improve the UX of void pipewire users by: * splitting pipewire-media-session into a standalone package * adding conflicts between pipewire-media-session and wireplumber **The most immediate implication is that Void users who are using the default configuration (pipewire-media-session) and upgrade to this new pipewire version without further intervention will have their setups broken.** There will be no session manager broken and pipewire will not function correctly. A news post will likely be needed to ensure that users are well informed of how to proceed. #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** A patch file from https://github.com/void-linux/void-packages/pull/38521.patch is attached