GET /api/v1/ports/libgtop/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgtop",
"portdir": "gnome/libgtop",
"version": "2.40.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org",
"description": "A library for portably obtaining information about processes",
"long_description": "libgtop is a library for portably obtaining information about processes, such as their PID, memory usage, etc.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2652
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"automake",
"gettext",
"libtool",
"pkgconfig",
"gtk-doc",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"xorg-libXau",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-system-monitor",
"gnome3-core",
"metacity",
"gnome-applets",
"gnome-control-center"
]
}
]
}