21 lines
352 B
JSON
Executable File
21 lines
352 B
JSON
Executable File
{
|
|
"name": "libopenmpt",
|
|
"version": "0.5.12",
|
|
"description": "a library to render tracker music",
|
|
"homepage": "https://openmpt.org/",
|
|
"dependencies": [
|
|
"libogg",
|
|
"libvorbis",
|
|
"mpg123",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|