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

{
    "name": "gdm",
    "portdir": "gnome/gdm",
    "version": "3.16.4",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GDM",
    "description": "The Gnome Display Manager is a re-implementation of the well known xdm program.",
    "long_description": "The Gnome Display Manager is a re-implementation of the well known xdm program. It displays a X11-based graphical login screen.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "clang-17",
                "itstool",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "nss",
                "xorg-libX11",
                "xorg-libXau",
                "xorg-libXdmcp",
                "libcanberra",
                "xorg-libXi",
                "xorg-libXinerama",
                "xorg-libXrandr",
                "xorg-libXevie",
                "iso-codes",
                "upower",
                "accountsservice",
                "dconf",
                "desktop-file-utils",
                "gobject-introspection",
                "gtk3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnome-settings-daemon",
                "gnome-session"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-panel"
            ]
        }
    ]
}