GET /api/v1/ports/wxsvg/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wxsvg",
"portdir": "graphics/wxsvg",
"version": "1.5.22",
"license": "wxwidgets-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wxsvg.sourceforge.net/",
"description": "C++ library based on wxWidgets to create, manipulate and render SVG files",
"long_description": "C++ library based on wxWidgets to create, manipulate and render SVG files",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-3.0",
"cairo",
"expat",
"ffmpeg",
"libexif"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MP4Joiner"
]
}
]
}