contrib/pavucontrol
2024-08-04 11:11:07 +02:00
..
.footprint
.signature
Pkgfile
README.md

pavucontrol README.md

pavucontrol needs pulseaudio to be build with glib support opt/pulseaudio does not automatically include this. You need to do the following steps to build pavucontrol if pulseaudio was not compiled against glib:

sudo ports -u
sudo prt-get depinst glib
sudo prt-get update -fr pulseaudio
sudo prt-get depinst pavucontrol