2011-10-23 12:54:41 +00:00
|
|
|
# Template file for 'rubberband'
|
|
|
|
pkgname=rubberband
|
|
|
|
version=1.6.0
|
|
|
|
homepage="http://www.breakfastquay.com/rubberband/"
|
|
|
|
distfiles="http://code.breakfastquay.com/attachments/download/16/${pkgname}-${version}.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 06:14:33 +00:00
|
|
|
revision=2
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="libvamp-plugin-sdk"
|
|
|
|
makedepends="pkg-config ladspa-sdk libsamplerate-devel vamp-plugin-sdk-devel fftw-devel"
|
2011-10-23 12:54:41 +00:00
|
|
|
short_desc="Time-stretching and pitch-shifting audio library"
|
|
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
|
|
license="GPL-2"
|
|
|
|
checksum=5bd339e3a64c7ba428f99d8890cee1de5c7165d963d085edb2e7ad357a39c896
|
|
|
|
long_desc="
|
|
|
|
Rubber Band Library is a high quality software library for audio
|
|
|
|
time-stretching and pitch-shifting. It permits you to change the tempo
|
|
|
|
and pitch of an audio stream or recording dynamically and independently
|
|
|
|
of one another."
|
|
|
|
|
|
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
|
|
|
|
|
|
|