yuzu/externals/vcpkg/ports/libxmp-lite/vcpkg.json

15 lines
329 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "libxmp-lite",
"version": "4.4.1",
"port-version": 8,
"description": "Lightweight version of libxmp that supports MOD, S3M, XM and IT modules.",
"homepage": "https://sourceforge.net/projects/xmp/",
"supports": "windows",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}