Session / policy manager implementation for PipeWire
https://gitlab.freedesktop.org/pipewire/wireplumber
WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.
- Devel package for openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/wireplumber && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-lua-json-fix-error-ouput.patch | 0000001149 1.12 KB | |
0002-lua-json-add-method-to-merge-json-containers. |
0000002194 2.14 KB | |
0003-json-utils-fix-overriding-of-non-container-va |
0000002006 1.96 KB | |
_service | 0000000825 825 Bytes | |
split-config-file.py | 0000001845 1.8 KB | |
wireplumber-0.5.2.obscpio | 0003006476 2.87 MB | |
wireplumber.changes | 0000095684 93.4 KB | |
wireplumber.obsinfo | 0000000100 100 Bytes | |
wireplumber.spec | 0000009745 9.52 KB |
Revision 78 (latest revision is 88)
Antonio Larrosa (alarrosa)
accepted
request 1172110
from
Antonio Larrosa (alarrosa)
(revision 78)
- Add patch from upstream to fix a json log issue: * 0001-lua-json-fix-error-ouput.patch - Add patch from upstream to add a method to merge json containers: * 0002-lua-json-add-method-to-merge-json-containers.patch - Add patch from upstream to fix merging a particular case of configuration options: * 0003-json-utils-fix-overriding-of-non-container-values-when.patch - Fix wireplumber not starting successfully when audio support is not enabled since the main profile now requires it. The best option would be to use a video-only profile but it's too late to change the way wireplumber is started in SLE/Leap, so the solution just makes audio/bluetooth optional for now (bsc#1223916) * split-config-file.py
Comments 0