mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 13:49:07 +08:00
8c9537add3
* [openal-soft] enable OpenSL backend for Android * Make use of VCPKG_TARGET_IS_ANDROID * Remove unneded ALSOFT_REQUIRE_ANDROID * Update version database
9 lines
275 B
JSON
9 lines
275 B
JSON
{
|
|
"name": "openal-soft",
|
|
"version-semver": "1.21.1",
|
|
"port-version": 5,
|
|
"description": "OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API.",
|
|
"homepage": "https://github.com/kcat/openal-soft",
|
|
"supports": "!uwp"
|
|
}
|