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

{
    "name": "atkmm-1.6",
    "portdir": "gnome/atkmm-1.6",
    "version": "2.28.0",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.gtkmm.org/",
    "description": "atkmm is the C++ binding for the ATK library.",
    "long_description": "atkmm is the C++ binding for the ATK library. This port is part of the GNOME C++ bindings suite.",
    "active": true,
    "categories": [
        "devel",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2590
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 350
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "libtool",
                "pkgconfig",
                "mm-common",
                "autoconf",
                "automake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glibmm",
                "atk"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "atkmm",
                "gtkmm3",
                "gonepass"
            ]
        }
    ]
}