[Bug 196427] [PATCH] fix audio/portaudio, audio/portaudio2 libraries detection

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 2 10:21:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196427

--- Comment #6 from Pawel Pekala <pawel at FreeBSD.org> ---
> How do the packages know which library to use if both are installed? Do you
> need to update some .pc files aswell?

With audio/portaudio2 this should be easy as long you follow what
pkgconfig gives you, there are separate directories for includes and 
library: /usr/local/include/portaudio2 /usr/local/lib/portaudio2.
audio/portaudio is a mixed bag depending on upstream configure scripts as
there is no pkgconfig pc file for this port.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list