faust: update to 2.54.9.
This commit is contained in:
parent
0cdb8f6beb
commit
1c5efe19fb
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'faust'
|
# Template file for 'faust'
|
||||||
pkgname=faust
|
pkgname=faust
|
||||||
version=2.50.6
|
version=2.54.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="cmake pkg-config llvm which"
|
hostmakedepends="cmake pkg-config llvm which"
|
||||||
@ -10,10 +10,10 @@ maintainer="mag <mag-one@autistici.org>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://faust.grame.fr/"
|
homepage="https://faust.grame.fr/"
|
||||||
distfiles="https://github.com/grame-cncm/faust/releases/download/${version}/faust-${version}.tar.gz"
|
distfiles="https://github.com/grame-cncm/faust/releases/download/${version}/faust-${version}.tar.gz"
|
||||||
checksum="d8b7a89d82ee5d3259c8194c363296bc13353160f847661ab84b2dbefdee7173"
|
checksum="29cfb88f87fd93a55620c18f58ec585a31b6f8106a9fd3528db8340048adef28"
|
||||||
|
|
||||||
# Android stuffs, used by the 'faust2android' script.
|
# Android stuffs, used by the 'faust2android' script.
|
||||||
nostrip_files="libsndfile.so "
|
nostrip_files="libsndfile.so libsndfile.a "
|
||||||
noverifyrdeps="libsndfile.so"
|
noverifyrdeps="libsndfile.so"
|
||||||
skiprdeps="/usr/lib/faust/android/app/lib/libsndfile/lib/armeabi-v7a/libsndfile.so
|
skiprdeps="/usr/lib/faust/android/app/lib/libsndfile/lib/armeabi-v7a/libsndfile.so
|
||||||
/usr/lib/faust/android/app/lib/libsndfile/lib/arm64-v8a/libsndfile.so"
|
/usr/lib/faust/android/app/lib/libsndfile/lib/arm64-v8a/libsndfile.so"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user