vcpkg/ports/libsamplerate/vcpkg.json
evpobr 34a9432e2b
[libsamplerate] Upgrade to 0.2.0 (#15797)
* [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>
2021-01-22 10:29:41 -08:00

7 lines
171 B
JSON

{
"name": "libsamplerate",
"version-string": "0.2.0",
"description": "Sample Rate Converter for audio",
"homepage": "http://libsndfile.github.io/libsamplerate/"
}