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

{
    "name": "gnome-desktop",
    "portdir": "gnome/gnome-desktop",
    "version": "3.38.9",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "gnome-desktop contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel.",
    "long_description": "gnome-desktop contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel. The libgnome-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. Documentation for the API is available with gtk-doc.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2488
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "meson",
                "ninja",
                "clang-14",
                "gtk-doc",
                "itstool"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libX11",
                "iso-codes",
                "xorg-libXrandr",
                "xorg-libXext",
                "desktop-file-utils",
                "gobject-introspection",
                "gsettings-desktop-schemas",
                "gtk3",
                "fontconfig",
                "xkeyboard-config"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "eog",
                "gnome-characters",
                "gnome-control-center",
                "gnome-font-viewer",
                "gnome-panel",
                "gnome-session",
                "gnome-weather",
                "gnome3-core",
                "nautilus",
                "totem",
                "evince",
                "gnome-settings-daemon",
                "gnome-photos"
            ]
        }
    ]
}