GET /api/v1/ports/openshot-qt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "openshot-qt",
    "portdir": "multimedia/openshot-qt",
    "version": "3.1.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.openshot.org/",
    "description": "simple and powerful video editor",
    "long_description": "Award-winning free and open-source video editor dedicated to delivering high quality video editing and animation solutions to the world.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "ctreleaven",
            "github": "ctreleaven",
            "ports_count": 43
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "py311-pyqt5"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "run",
            "ports": [
                "libopenshot",
                "py311-requests",
                "py311-pyqt5"
            ]
        }
    ],
    "depends_on": []
}