1 # Contributor: Ray Rashif <rayrashif@gmail.com>
6 pkgdesc="Large and popular collection of LADSPA plug-ins ported to LV2"
7 url="http://plugin.org.uk/"
10 depends=('fftw' 'lv2core')
11 makedepends=('libxslt')
12 source=(http://plugin.org.uk/lv2/$pkgname-$pkgver.tar.gz)
13 md5sums=('c78f42c36d7bf2fb5b17f795ef9636d1')
16 cd $startdir/src/$pkgname-$pkgver
19 make INSTALL_DIR=$startdir/pkg/usr/lib/lv2 install-system