Package Details: mingw-w64-libsamplerate 0.2.2-2

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)

Latest Comments

yuiyamu commented on 2026-04-16 20:57 (UTC)

left a similar comment on mingw-w64-libsndfile, but since this also hasn't been updated since cmake dropped support for versions < 3.5~ adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5 compiled just fine

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.