1 # Contributor: Bernardo Barros <bernardobarros@gmail.com>
6 pkgdesc="lv2-ir (ir.lv2) is a zero-latency, realtime, high performance signal convolver especially for creating reverb effects. Supports impulse responses with 1, 2 or 4 channels, in any soundfile format supported by libsndfile."
8 url="http://factorial.hu/plugins/lv2/ir"
10 depends=('zita-convolver' 'libsndfile' 'libsamplerate' 'gtk2>=2.16')
13 groups=('lv2-plugins')
14 makedepends=('lv2core' )
16 source=("http://factorial.hu/system/files/ir.lv2-${pkgver}.tar.gz")
17 md5sums=('2c7767db934a1ca4d55d220e7ebad912')
20 cd "$srcdir/ir.lv2-${pkgver}"
25 cd "$srcdir/ir.lv2-${pkgver}"
26 make PREFIX="$pkgdir/usr" install