GET /api/v1/ports/texlive-games/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "texlive-games",
"portdir": "tex/texlive-games",
"version": "70423",
"license": "Copyleft and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tug.org/texlive/",
"description": "TeX Live: Games typesetting",
"long_description": "Setups for typesetting various games, including chess.",
"active": true,
"categories": [
"tex"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 74
}
],
"variants": [
"doc",
"src"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"texlive-bin",
"texlive-common",
"texlive-latex",
"texlive-plain-generic"
]
}
],
"depends_on": []
}