Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-05 | Move libsndfile and opus depends to makedepends | Mike Swanson | |
Indeed, the libsamplerate*.dll file doesn't import any symbols from these, hence no runtime dependency. | |||
2021-10-27 | Update to 0.2.2, include static library also | Mike Swanson | |
Thanks to @Vaporeon for the static library suggestion; it does require building the library four times over (once for shared, once for static; repeat between i686 and x86_64), but the library’s small enough at least to not matter much. | |||
2021-07-17 | Update to 0.2.1 | Mike Swanson | |
Use cmake (ugh) instead of autotools: project has defunct autotools files and prefers cmake now. | |||
2017-02-23 | Stop using sha1, use sha256 | Mike Swanson | |
2017-01-22 | Version 0.1.9 | Mike Swanson | |