GET /api/v1/ports/gnome-devel-docs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnome-devel-docs",
"portdir": "gnome/gnome-devel-docs",
"version": "3.38.2",
"license": "GFDL-1.1+ and CC-BY-SA-3 and CC-BY-SA-4",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "The GNOME Developer Documentation Package",
"long_description": "The GNOME Developer Documentation Package contains essential documentation for GNOME developers. See notes for a list of documents provided.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2659
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gettext",
"glib2",
"clang-14",
"itstool",
"libxml2"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-apps"
]
}
]
}