[Bug 245156] audio/pulseaudio: parse /dev/sndstat correctly to get device name

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Sep 2021 15:43:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245156

--- Comment #21 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bfcd467d8fd8760db835ea2fc9134a79f5a9e13e

commit bfcd467d8fd8760db835ea2fc9134a79f5a9e13e
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-09-15 13:41:33 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-09-15 15:43:25 +0000

    audio/pulseaudio: parse /dev/sndstat correctly to get device name

    This provides nice human-readable strings for devices in PA-
    aware applications (e.g. Firefox shows something nicer than "pcm0").

    This bumps PORTREVISION again, even though there's a sequence
    of PA updates and fixes (which could conceivably be mashed into
    a single PORTREVISION increase).

    PR:             245156
    Provided by:    Henry Hu (original patches)
    Provided by:    lightside (v3 patches)

 audio/pulseaudio/Makefile                          |  2 +-
 .../files/patch-src_modules_oss_oss-util.c         | 52 +++++++++++++++++++++-
 2 files changed, 52 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.