[Bug 239770] [NEW PORT] audio/vcvrack: Open-source virtual modular synthesizer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 21 07:28:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239770
Yuri Victorovich <yuri at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yuri at freebsd.org
--- Comment #2 from Yuri Victorovich <yuri at freebsd.org> ---
I tried to port vcvrack but it depends on the project called "pfft".
I have the potential port math/pfft but it depends on
${LOCALBASE}/lib/libfftw3_mpi.so:
> .if !exists(${LOCALBASE}/lib/libfftw3_mpi.so)
> IGNORE= need math/fftw3 to be built with OPENMPI=ON
> .endif
It depends on non-default option in math/fftw3.
So far it's quite difficult to resolve this.
This should become trivial when subpackages will become available (see
https://reviews.freebsd.org/D16457).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list