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

{
    "name": "pangomm-1.4-devel",
    "portdir": "x11/pangomm-1.4-devel",
    "version": "2.46.4",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.gtkmm.org/",
    "description": "C++ interface to Pango.",
    "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 338
        }
    ],
    "variants": [
        "x11",
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "python312",
                "meson",
                "ninja",
                "pkgconfig",
                "mm-common",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsigcxx2",
                "cairomm",
                "pango",
                "glibmm"
            ]
        }
    ],
    "depends_on": []
}