mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 01:19:00 +08:00
6a46f50134
* [SDl2] Update patch * update versions
13 lines
430 B
JSON
13 lines
430 B
JSON
{
|
|
"name": "sdl2",
|
|
"version-string": "2.0.14",
|
|
"port-version": 3,
|
|
"description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.",
|
|
"homepage": "https://www.libsdl.org/download-2.0.php",
|
|
"features": {
|
|
"vulkan": {
|
|
"description": "Vulkan functionality for SDL"
|
|
}
|
|
}
|
|
}
|