[Bug 252957] audio/pulseaudio: update the port to 14.2
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Tue Apr 13 06:21:58 UTC 2021
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252957
--- Comment #14 from Koichiro Iwao <meta at FreeBSD.org> ---
(In reply to Kevin Bowling from comment #13)
Formerly, there're so many PulseAudio module ports but I realized there're few
ports -xrdp and -sndio now. So these two ports must be bumped at least. 
These ports install files into `pkg-config --variable=modlibexecdir libpulse`
directory. It contains PulseAudio version like
"/usr/local/lib/pulse-14.2/modules". PulseAudio looks up modules under
"modulelibexecdir" directory so 
modules are installed under the old PulseAudio directory cannot be recognized
by PulseAudio.
I think even the modules and new PulseAudio are ABI compatible, they must be
rebuilt in order to install into the correct directory. If other ports install
any files under version-specific directories, rebuild them too.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-desktop
mailing list