GET /api/v1/ports/libgnomekbd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgnomekbd",
"portdir": "gnome/libgnomekbd",
"version": "3.26.1",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "A GNOME library which manages keyboard configuration",
"long_description": "Libgnomekbd is A GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2647
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"desktop-file-utils",
"gobject-introspection",
"gtk3",
"libxklavier"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
}
]
}