[Bug 255853] audio/rtaudio: Add support for PulseAudio
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 13 23:10:33 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255853
Bug ID: 255853
Summary: audio/rtaudio: Add support for PulseAudio
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri at freebsd.org
Reporter: parakleta at darkreality.org
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
I needed PulseAudio support through RTAudio, and I was able to add it with the
following port Makefile changes.
CONFIGURE_ARGS=--disable-static --with-pulse
CFLAGS= -I/usr/local/include
LDFLAGS= -L/usr/local/lib -lpulse
It would be nice if these changes could be included in the port/package.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list