Initial Commit

This commit is contained in:
2025-05-08 17:15:00 +03:00
commit ee3c499056
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libsamplerate
description: Sample rate converter library
version: 0.2.2
url: https://libsndfile.github.io/libsamplerate/
license: BSD-2-Clause
architecture: any
depends: ["glibc"]
make_depends: ["alsa-lib","cmake","libsndfile","opus","fftw"]
type: source