From b5d9bc2b00b063d1f873eec5e6ad71a9a78c8e51 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sat, 17 Jun 2023 16:24:10 +0900 Subject: python/python3-librosa: Added (python audio and music library). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-librosa/python3-librosa.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-librosa/python3-librosa.info (limited to 'python/python3-librosa/python3-librosa.info') diff --git a/python/python3-librosa/python3-librosa.info b/python/python3-librosa/python3-librosa.info new file mode 100644 index 0000000000..5d30c351e5 --- /dev/null +++ b/python/python3-librosa/python3-librosa.info @@ -0,0 +1,10 @@ +PRGNAM="python3-librosa" +VERSION="0.10.0.post2" +HOMEPAGE="https://librosa.org/" +DOWNLOAD="https://github.com/librosa/librosa/archive/refs/tags/0.10.0.post2/librosa-0.10.0.post2.tar.gz" +MD5SUM="003b5429b3c496ea0a394917dcc3fc9c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-lazy_loader python3-matplotlib ipython python3-mir_eval python3-soundfile audioread python3-soxr python3-numba python3-llvmlite msgpack-python python3-pooch python3-platformdirs scikit-learn python3-presets" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" -- cgit v1.2.3