community/rubberband to 1.8.2-3

This commit is contained in:
Kevin Mihelich 2019-11-13 13:37:04 +00:00
parent ac67e6d230
commit 7b9bc8a58a

View file

@ -1,4 +1,4 @@
# Maintainer: David Runge <dave@sleepmap.de>
# Maintainer: David Runge <dvzrv@archlinux.org>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Felipe Machado aka arch_audio <machado.felipe@gmail.com>
@ -7,13 +7,15 @@
pkgname=rubberband
pkgver=1.8.2
pkgrel=2
pkgrel=3
pkgdesc="Time-stretching and pitch-shifting audio library and utility"
arch=('x86_64')
url="https://www.breakfastquay.com/rubberband/"
license=('GPL2')
depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
depends=('fftw' 'gcc-libs' 'glibc' 'libsamplerate' 'libsndfile'
'libvamp-sdk.so')
makedepends=('ladspa' 'java-environment')
provides=('librubberband.so' 'librubberband-jni.so')
source=("$pkgname-$pkgver.tar.gz::https://github.com/breakfastquay/rubberband/archive/v$pkgver.tar.gz"
'0001-fix-armv5-build.patch')
sha512sums=('b70e41fb1f68487d67b3935682100138ba898adeec9c8e7f8caa30f7bc94389c847d72a1b0b04f042d16d4b57019cc82c0fe79c8f302c3174e603e9bd0289abf'