19 lines
395 B
JSON
19 lines
395 B
JSON
{
|
|
"name": "libmysofa",
|
|
"version": "1.3.2",
|
|
"description": "Reader for AES SOFA files to get better HRTFs (Head-Relative Transfer Functions)",
|
|
"homepage": "https://github.com/hoene/libmysofa",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|