17 lines
310 B
JSON
Executable file
17 lines
310 B
JSON
Executable file
{
|
|
"name": "sdl2pp",
|
|
"version": "0.16.1",
|
|
"port-version": 2,
|
|
"description": "C++11 bindings/wrapper for SDL2",
|
|
"homepage": "https://sdl2pp.amdmi3.ru",
|
|
"dependencies": [
|
|
"sdl2",
|
|
"sdl2-image",
|
|
"sdl2-mixer",
|
|
"sdl2-ttf",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|