blob: 26a783a162a046e56b8b07541d8c33c2ab450aa3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=sci-libs/fftw:3.0
DESCRIPTION=C++ library implementing a real-time convolution matrix
EAPI=3
HOMEPAGE=http://kokkinizita.net/linuxaudio/downloads/index.html
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=sci-libs/fftw:3.0
SLOT=0
SRC_URI=http://kokkinizita.net/linuxaudio/downloads/zita-convolver-2.0.0.tar.bz2
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:base src_compile:- src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=225a3df0c19242c212209da6491a6536
|