mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 14:39:08 +08:00
dd71e22fd2
* [vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090 * x-add-version * Update * x-add-version
18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"name": "monkeys-audio",
|
|
"version": "5.70",
|
|
"port-version": 3,
|
|
"description": [
|
|
"Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.",
|
|
"Audio files compressed with it end with .ape extension."
|
|
],
|
|
"homepage": "https://monkeysaudio.com",
|
|
"license": null,
|
|
"supports": "!(uwp | osx | linux)",
|
|
"features": {
|
|
"tools": {
|
|
"description": "Build monkeys-audio tools"
|
|
}
|
|
}
|
|
}
|