[Bug 273100] audio/pulseaudio wants speexdsp even if it disabled
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273100] audio/pulseaudio wants speexdsp even if it disabled"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Aug 2023 06:05:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273100
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=e5ff16ce3bc854b18239ec2ed18a11f02272066b
commit e5ff16ce3bc854b18239ec2ed18a11f02272066b
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-08-14 06:02:55 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-08-14 06:04:50 +0000
    audio/pulseaudio: fix typo in SPEEX option handling
    b1ecad53b0b32916e5db596b26334db8015e4299 introduced a small typo:
    MESONP_ENABLED vs MESON_ENABLED.
    This lead to the speex-option not being able to turned off.
    Reported by:    mord0d@firemail.cc
    PR:             273100
 audio/pulseaudio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-- 
You are receiving this mail because:
You are the assignee for the bug.