#42986: openal-soft @1.15.1: complains about pulseaudio (@5.0) not being built with capabilities support -------------------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: openal-soft pulseaudio | -------------------------------------+-------------------------------- Comment (by lubodiakov@…): Replying to [comment:11 ryandesign@…]:
We don't use variants whose names begin with negative words like "no" anymore. Instead we would have a "pulseaudio" variant and enable it by default, allowing the user to disable it if desired. OK, I can make the changes for this to the Portfile. I was just trying to keep the changes minimal, this way changes more of it, but no problem.
Simply removing a dependency is also insufficient. You need to ensure that if the user ''does not request'' pulseaudio support in openal-soft (or rather, requests that pulseaudio support not be provided), that pulseaudio support ''is not provided'', ''even if'' the pulseaudio port is already installed. This is typically accomplished via a configure argument, though it can vary by build system. This will be more difficult, I'm not familiar with the build system, so I have to find what to configure so it leaves pulseaudio out of the build.
-- Ticket URL: <https://trac.macports.org/ticket/42986#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X