diff options
author | marav <marav8@free.fr> | 2022-04-06 18:02:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:49 +0700 |
commit | 2bfe57b0fc4ce9052ca055a271c1dd8a24894480 (patch) | |
tree | a96ca4d143919409600ecd95f6694b063d1f60cd /audio/wireplumber/slack-desc | |
parent | 904dc75d3e54b916f252598792a9332a72d61f5a (diff) | |
download | slackbuilds-2bfe57b0fc4ce9052ca055a271c1dd8a24894480.tar.gz |
audio/wireplumber: Added (policy manager for PipeWire).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000..18f46d565b --- /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: |