new package: rubberband
This commit is contained in:
parent
874ebfe048
commit
df52579714
12
packages/rubberband/build.sh
Normal file
12
packages/rubberband/build.sh
Normal file
@ -0,0 +1,12 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://breakfastquay.com/rubberband/
|
||||
TERMUX_PKG_DESCRIPTION="An audio time-stretching and pitch-shifting library and utility program"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=2.0.2
|
||||
TERMUX_PKG_SRCURL=https://breakfastquay.com/files/releases/rubberband-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=b9eac027e797789ae99611c9eaeaf1c3a44cc804f9c8a0441a0d1d26f3d6bdf9
|
||||
TERMUX_PKG_DEPENDS="fftw, ladspa-sdk, libsamplerate, libsndfile, lv2, vamp-plugin-sdk"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-Dfft=fftw
|
||||
-Dresampler=libsamplerate
|
||||
"
|
Loading…
Reference in New Issue
Block a user