Package Details: faust-lv2 0.5-2

Package Base: faust-lv2
Description: An LV2 architecture for the Faust programming language
Upstream URL: https://bitbucket.org/agraef/faust-lv2/
Category: multimedia
Licenses: GPL3, LGPL3
Submitter: speps
Maintainer: None
Last Packager: rtfreedman
Votes: 2
First Submitted: 2012-02-01 15:09
Last Updated: 2015-03-07 00:28

Latest Comments

Comment by aggraef

2013-08-30 10:33

This can't be installed any more with the latest Faust versions, since Faust also provides the lv2.cpp and lv2synth.cpp architecture files, leading to a conflict when trying to install the package. This can be easily solved by adding the --no-faust-install option to the configure line.

Would be nice if the pkgbuild could be updated accordingly, thanks!