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

{
    "name": "gnome-system-log",
    "portdir": "gnome/gnome-system-log",
    "version": "3.9.90",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org",
    "description": "GNOME system log viewer.",
    "long_description": "GNOME Log File Viewer is a graphical, menu-driven viewer that you can use to view and monitor your system logs. GNOME Log File Viewer comes with a few functions that can help you manage your logs, including a log monitor and log statistics display.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [
        "zlib",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "yelp-tools",
                "intltool",
                "itstool",
                "autoconf",
                "automake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "desktop-file-utils",
                "gtk3",
                "zlib"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme",
                "yelp"
            ]
        }
    ],
    "depends_on": []
}