mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:30:38 +08:00
16 lines
282 B
JSON
16 lines
282 B
JSON
{
|
|
"name": "sfml",
|
|
"version": "2.5.1",
|
|
"port-version": 10,
|
|
"description": "Simple and fast multimedia library",
|
|
"homepage": "https://github.com/sfml/sfml",
|
|
"dependencies": [
|
|
"freetype",
|
|
"libflac",
|
|
"libogg",
|
|
"libvorbis",
|
|
"openal-soft",
|
|
"stb"
|
|
]
|
|
}
|