GET /api/v1/ports/libayatana-indicator/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libayatana-indicator",
"portdir": "devel/libayatana-indicator",
"version": "0.9.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AyatanaIndicators/libayatana-indicator",
"description": "Ayatana Indicators Shared Library",
"long_description": "Ayatana Indicators Shared Library",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"vala",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"cairo",
"gdk-pixbuf2",
"atk",
"pango",
"ayatana-ido",
"harfbuzz",
"glib2",
"gobject-introspection",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libayatana-appindicator",
"xpad"
]
}
]
}