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

{
    "name": "xorg-xcb-proto",
    "portdir": "x11/xorg-xcb-proto",
    "version": "1.17.0",
    "license": "X11",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://xcb.freedesktop.org",
    "description": "X.org xcb-proto",
    "long_description": "XML-XCB protocol descriptions",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [
        "python39",
        "python310",
        "python311",
        "python312",
        "python313"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "python313"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "run",
            "ports": [
                "libxml2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "startup-notification",
                "xorg-proto",
                "xorg-libxcb"
            ]
        }
    ]
}