Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2021 23:10:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255853] audio/rtaudio: Add support for PulseAudio
Message-ID:  <bug-255853-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255853

            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@freebsd.org
          Reporter: parakleta@darkreality.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

I needed PulseAudio support through RTAudio, and I was able to add it with =
the
following port Makefile changes.

CONFIGURE_ARGS=3D--disable-static --with-pulse
CFLAGS=3D -I/usr/local/include
LDFLAGS=3D -L/usr/local/lib -lpulse

It would be nice if these changes could be included in the port/package.

Thanks.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255853-7788>