GET /api/v1/ports/gnome-user-docs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnome-user-docs",
"portdir": "gnome/gnome-user-docs",
"version": "3.38.8",
"license": "CC-BY-SA-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "End-user documentation for GNOME3",
"long_description": "This package contains documents targetted for end-users of GNOME. See notes for a list of documents provided.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"itstool",
"libxml2",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core",
"yelp"
]
}
]
}