Search Criteria
Package Details: mingw-w64-libsamplerate 0.2.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-libsamplerate.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-libsamplerate |
Description: | Secret Rabbit Code - aka Sample Rate Converter for audio (mingw-w64) |
Upstream URL: | https://libsndfile.github.io/libsamplerate/index.html |
Licenses: | BSD |
Submitter: | chungy |
Maintainer: | chungy |
Last Packager: | chungy |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-23 00:56 (UTC) |
Last Updated: | 2024-01-05 09:21 (UTC) |
Dependencies (3)
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
- mingw-w64-libsndfileAUR (make)
- mingw-w64-opusAUR (make)
Latest Comments
Vaporeon commented on 2021-09-19 02:58 (UTC) (edited on 2021-09-19 23:54 (UTC) by Vaporeon)
Using -DBUILD_SHARED_LIBS=OFF will build the static library, but obviously not shared so I guess you have to build it 4 times.
https://gist.github.com/Vaporeon/605872e3bde529a372809816c560a84e
Vaporeon commented on 2021-09-19 01:50 (UTC)
Hey, the current version of this package does not build the static library anymore.