aboutsummaryrefslogtreecommitdiff
path: root/ports/libsamplerate/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-07[libsamplerate] Update 0.2.1 -> 0.2.2 (#20003)evpobr
2021-02-01[libsamplerate] Update to 0.2.1 (#15954)evpobr
2021-01-22[libsamplerate] Upgrade to 0.2.0 (#15797)evpobr
* [libsamplerate] Upgrade to 0.2.0 * Add missiong OPTIONS * Use share/${PORT} instead of share/libsamplerate * Remove SYSTEM_LIBRARIES m argument Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update version * Update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2020-11-03[libsamplerate, sdl2-gfx] Fix build error with Visual Studio 2019 version ↵Lily
16.9 (#14348)
2020-10-19[itk,libsamplerate,libsndfile] Apply some Visual Studio 2019 version 16.9 ↵Billy O'Neal
preview 1 workarounds (#14056)
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2018-01-04[libsamplerate] Initial portclvn