Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 07:28:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239770] [NEW PORT] audio/vcvrack: Open-source virtual modular synthesizer
Message-ID:  <bug-239770-7788-AIGO5LP4ke@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239770-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239770-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239770

Yuri Victorovich <yuri@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuri@freebsd.org

--- Comment #2 from Yuri Victorovich <yuri@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=3D         need math/fftw3 to be built with OPENMPI=3DON
> .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).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239770-7788-AIGO5LP4ke>