GET /api/v1/ports/xorg-xcb-util-image/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "xorg-xcb-util-image",
    "portdir": "x11/xorg-xcb-util-image",
    "version": "0.4.1",
    "license": "X11",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://xcb.freedesktop.org",
    "description": "X.org xcb-util-image",
    "long_description": "Utility libraries for XCB",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-xcb-util",
                "xorg-xorgproto"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "awesome",
                "xorg-xcb-util-cursor"
            ]
        }
    ]
}