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

{
    "name": "gnome-system-monitor",
    "portdir": "gnome/gnome-system-monitor",
    "version": "3.24.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Apps/SystemMonitor",
    "description": "A system monitor.",
    "long_description": "A nicer, simpler, easier to use replacement to gtop. It uses libgtop for the process monitoring and gtktreeview for the viewing.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2505
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "itstool",
                "automake",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "yelp-tools",
                "clang-9.0",
                "gsed",
                "intltool",
                "autoconf"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "librsvg",
                "libxml2",
                "gtkmm3",
                "desktop-file-utils",
                "libgtop"
            ]
        },
        {
            "type": "run",
            "ports": [
                "yelp",
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}