mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
20 lines
351 B
JSON
20 lines
351 B
JSON
{
|
|
"name": "smpeg2",
|
|
"version": "2.0.0",
|
|
"port-version": 11,
|
|
"description": "SDL MPEG Player Library",
|
|
"homepage": "https://www.libsdl.org/projects/smpeg/",
|
|
"license": null,
|
|
"dependencies": [
|
|
"sdl2",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|