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

{
    "name": "metacity",
    "portdir": "gnome/metacity",
    "version": "3.52.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/Metacity",
    "description": "A window manager for the adult in you.",
    "long_description": "A window manager for the adult in you.",
    "active": true,
    "categories": [
        "gnome",
        "x11-wm"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "gettext",
                "pkgconfig",
                "itstool"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "startup-notification",
                "zenity",
                "gdk-pixbuf2",
                "xorg-libXcomposite",
                "xorg-libXcursor",
                "xorg-libXdamage",
                "xorg-libXext",
                "xorg-libXfixes",
                "xorg-libXinerama",
                "libcanberra",
                "xorg-libXrandr",
                "xorg-libXres",
                "xorg-libice",
                "xorg-libsm",
                "xorg-libxkbfile",
                "xrender",
                "gettext-runtime",
                "xorg-libXpresent",
                "desktop-file-utils",
                "gsettings-desktop-schemas",
                "gtk3",
                "libgtop"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnome-settings-daemon"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-session"
            ]
        }
    ]
}