GET /api/v1/ports/mm-common/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "mm-common",
    "portdir": "gnome/mm-common",
    "version": "1.0.6",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries.",
    "long_description": "The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode.",
    "active": true,
    "categories": [
        "devel",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 310
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "wget",
                "gsed",
                "meson",
                "ninja",
                "curl"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "libsigcxx3",
                "pangomm-1.4",
                "gtkmm",
                "libsigcxx2",
                "cairomm-1.0",
                "pangomm",
                "gdlmm3",
                "atkmm-1.6",
                "glibmm-2.4",
                "glom",
                "glibmm",
                "glibmm-devel",
                "atkmm",
                "cairomm",
                "gtkmm3",
                "libxmlxx2",
                "libxmlxx3",
                "libxmlxx5",
                "pangomm-devel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gnome-bindings-cxx",
                "gnome3-core"
            ]
        }
    ]
}