[MacPorts] #69539: VLC: implement building from source again, build with X11 for older OS (?)
MacPorts
noreply at macports.org
Wed Apr 17 23:19:38 UTC 2024
#69539: VLC: implement building from source again, build with X11 for older OS (?)
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: VLC |
---------------------------+--------------------
Comment (by barracuda156):
Ah, this was the error with the VLC3 libauhal:
{{{
audio_output/auhal.c:450:27: error: 'kAudioObjectPropertyScopeOutput'
undeclared (first use in this function); did you mean
'kAudioDevicePropertyScopeOutput'?
450 | kAudioObjectPropertyScopeOutput);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
}}}
(and more of the same).
Which led to to a choice of disabling it in a hope PulseAudio will save
us. Well, PulseAudio is broken and god knows which is broken worse :)
P. S. On a side note, FreeBSD folks proposed an incredible solution to a
broken `pulseaudio`: https://forums.freebsd.org/threads/pulseaudio-
problem.7388/#post-43341
--
Ticket URL: <https://trac.macports.org/ticket/69539#comment:30>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list