{ "name": "libxmp", "version": "4.6.0", "port-version": 1, "description": "Libxmp is a library that renders module files to PCM data.", "homepage": "https://sourceforge.net/projects/xmp/", "license": "LGPL-2.1-or-later", "supports": "!xbox", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "default-features": [ "depackers", "prowizard" ], "features": { "depackers": { "description": "Enable archive depackers." }, "prowizard": { "description": "Enable ProWizard format loaders." } } }