GET /api/v1/ports/libSDL2pp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libSDL2pp",
"portdir": "devel/libSDL2pp",
"version": "0.18.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sdl2pp.amdmi3.ru",
"description": "C++ bindings/wrapper for SDL2",
"long_description": "This library provides C++11 bindings/wrapper for SDL2 and satellite libraries.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsdl2_mixer",
"libsdl2",
"libsdl2_image",
"libsdl2_ttf"
]
}
],
"depends_on": []
}