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

{
    "name": "gnome-control-center",
    "portdir": "gnome/gnome-control-center",
    "version": "3.26.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "GNOME's main interface for configuration of the various aspects of your desktop.",
    "long_description": "GNOME's main interface for configuration of the various aspects of your desktop.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "clang-16",
                "libxslt",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "gtk-doc"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "grilo",
                "gsettings-desktop-schemas",
                "gtk3",
                "libgtop",
                "fontconfig",
                "kerberos5",
                "libcanberra",
                "policykit",
                "libxml2",
                "xorg-libX11",
                "xorg-libXi",
                "samba3",
                "pulseaudio",
                "libpwquality",
                "shared-mime-info",
                "upower",
                "accountsservice",
                "desktop-file-utils",
                "gnome-desktop",
                "gnome-online-accounts",
                "gnome-settings-daemon"
            ]
        },
        {
            "type": "run",
            "ports": [
                "yelp",
                "gnome-keyring"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome3-core"
            ]
        }
    ]
}