mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
rename pipewire tools
Use the pw- prefix for all pipewire tools. This makes the commands shorter but also avoids conflicts with password and patchwork tools (pwcli is taken, pwconv is maybe we someday can make). pipewire-monitor -> pw-mon pipewire-cli -> pw-cli pipewire-dot -> pw-dot pwcat -> pw-cat
This commit is contained in:
parent
88cd3d3f1e
commit
c047bab910
8 changed files with 18 additions and 18 deletions
|
|
@ -98,7 +98,7 @@ option('vulkan',
|
|||
description: 'Enable vulkan spa plugin integration',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
option('pwcat',
|
||||
description: 'Build pwcat/pwplay/pwrecord',
|
||||
option('pw-cat',
|
||||
description: 'Build pw-cat/pw-play/pw-record',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue