GET /api/v1/ports/libopenshot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libopenshot",
"portdir": "multimedia/libopenshot",
"version": "0.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openshot.org/",
"description": "Library for creating and editing videos",
"long_description": "Library for creating and editing videos. Includes python bindings but not ruby.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "ctreleaven",
"github": "ctreleaven",
"ports_count": 43
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtmultimedia",
"cppzmq",
"jsoncpp",
"swig-python",
"qt5-qtbase",
"libomp",
"ffmpeg",
"libopenshot-audio",
"py311-zmq",
"ImageMagick",
"qt5-qtwebkit",
"qt5-qtsvg"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"openshot-qt"
]
}
]
}