void-packages/srcpkgs/rubberband/template

27 lines
960 B
Plaintext

# 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"
build_style=gnu-configure
revision=1
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"
Add_dependency run libvamp-plugin-sdk
Add_dependency build pkg-config
Add_dependency build ladspa-sdk
Add_dependency build libsamplerate-devel
Add_dependency build vamp-plugin-sdk-devel
Add_dependency build fftw-devel