25 lines
432 B
JSON
Executable File
25 lines
432 B
JSON
Executable File
{
|
|
"name": "sfml",
|
|
"version": "2.5.1",
|
|
"port-version": 13,
|
|
"description": "Simple and fast multimedia library",
|
|
"homepage": "https://github.com/sfml/sfml",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
"freetype",
|
|
"libflac",
|
|
"libogg",
|
|
"libvorbis",
|
|
"openal-soft",
|
|
"stb",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|