GET /api/v1/ports/polari/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "polari",
"portdir": "gnome/polari",
"version": "3.24.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Polari",
"description": "An IRC Client for GNOME",
"long_description": "Polari is an IRC chat client designed to integrate with the GNOME desktop. Polari supports group chatting in chat rooms and private messaging on a wide range of popular IRC servers",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2659
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"itstool",
"appstream-glib",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gjs",
"gobject-introspection",
"gspell",
"gtk3",
"libsecret",
"telepathy-glib",
"libiconv",
"libsoup-2.4",
"gdk-pixbuf2",
"telepathy-idle",
"telepathy-logger",
"telepathy-mission-control",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"gnome-keyring",
"adwaita-icon-theme"
]
}
],
"depends_on": []
}