Opened 9 years ago

Last modified 9 years ago

#46730 new submission

new port: pavucontrol

Reported by: RJVB (René Bertin) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans)
Port: pavucontrol

Description

This is a submission for pavucontrol, a GTk2/3 based control panel for port:pulseaudio. It allows to set volume and default/fall-back in- and output devices.

It works on OS X, but only as far as pulseaudio works itself. Normally pavucontrol would allow to change the output device on a running stream, but this gives errors on the pulseaudio terminal (see below). port:pulseaudio also attributes new names to the present sound devices on my system, with a default fallback to the built-in speakers. With pavucontrol I can select another fallback device, which then becomes the system default - as long as pulseaudio runs.port

In addition, pulseaudio only works for me when I launch it as pulseaudio -v -C from a terminal.

Attachments (4)

Portfile (1.5 KB) - added by RJVB (René Bertin) 9 years ago.
0001-Don-t-crash-if-pa_stream_peek-returns-NULL.patch (458 bytes) - added by RJVB (René Bertin) 9 years ago.
patch from the Ubuntu package
0002-README-updating.patch (17.2 KB) - added by RJVB (René Bertin) 9 years ago.
patch from the Ubuntu package
0003-gtk2-mode.patch (576 bytes) - added by RJVB (René Bertin) 9 years ago.
filter out GTk3-specific code

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by RJVB (René Bertin)

Attachment: Portfile added

Changed 9 years ago by RJVB (René Bertin)

patch from the Ubuntu package

Changed 9 years ago by RJVB (René Bertin)

Attachment: 0002-README-updating.patch added

patch from the Ubuntu package

Changed 9 years ago by RJVB (René Bertin)

Attachment: 0003-gtk2-mode.patch added

filter out GTk3-specific code

comment:1 Changed 9 years ago by RJVB (René Bertin)

NB: pavucontrol builds against GTk3 by default, which builds OK on OS X, but running it leads to a crash deep inside GTk3 which I have been unable to fix.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Keywords: haspatch removed
Note: See TracTickets for help on using tickets.