Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
367 B
JSON

{
"name": "libsamplerate",
"version": "0.2.2",
"port-version": 1,
"description": "Sample Rate Converter for audio",
"homepage": "http://libsndfile.github.io/libsamplerate/",
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}