GET /api/v1/ports/texlive-fonts-recommended/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "texlive-fonts-recommended",
"portdir": "tex/texlive-fonts-recommended",
"version": "65956",
"license": "Copyleft and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tug.org/texlive/",
"description": "TeX Live: Recommended fonts",
"long_description": "Recommended fonts, including the base 35 PostScript fonts, Latin Modern, TeX Gyre, and T1 and other encoding support for Computer Modern, in outline form.",
"active": true,
"categories": [
"tex"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 74
}
],
"variants": [
"doc",
"src"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"texlive-basic",
"texlive-bin",
"texlive-common"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"octave",
"lilypond-devel",
"asymptote",
"ghc",
"lilypond",
"xindy",
"bibtex2html"
]
},
{
"type": "lib",
"ports": [
"texlive",
"texlive-context",
"texlive-math-science"
]
}
]
}