diff options
Diffstat (limited to 'audio/wireplumber/slack-desc')
-rw-r--r-- | audio/wireplumber/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/wireplumber/slack-desc b/audio/wireplumber/slack-desc new file mode 100644 index 0000000000000..18f46d565b1b6 --- /dev/null +++ b/audio/wireplumber/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +wireplumber: wireplumber (Session / policy manager implementation for PipeWire) +wireplumber: +wireplumber: WirePlumber is a modular session / policy manager for +wireplumber: PipeWire and a GObject-based high-level library +wireplumber: that wraps PipeWire's API, providing convenience for writini +wireplumber: the daemon's modules as well as external tools for managing PipeWire. +wireplumber: It follows a modular design, having plugins that implement the actual +wireplumber: management functionality. +wireplumber: +wireplumber: https://gitlab.com/pipewire/wireplumber +wireplumber: |