GET /api/v1/ports/texlive-basic/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "texlive-basic",
    "portdir": "tex/texlive-basic",
    "version": "70568",
    "license": "Copyleft and Permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.tug.org/texlive/",
    "description": "TeX Live: Essential programs and files",
    "long_description": "These files are regarded as basic for any TeX system, covering plain TeX macros, Computer Modern fonts, and configuration for common drivers; no LaTeX.",
    "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"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "octave",
                "lhs2tex",
                "gaa"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "texlive-bin-extra",
                "texlive-context",
                "texlive-fonts-extra",
                "texlive-fonts-recommended",
                "texlive-fontutils",
                "texlive-formats-extra",
                "texlive-lang-arabic",
                "texlive-lang-cjk",
                "texlive-lang-cyrillic",
                "texlive-lang-czechslovak",
                "texlive-lang-english",
                "texlive-lang-european",
                "texlive-lang-french",
                "texlive-lang-german",
                "texlive-lang-greek",
                "texlive-lang-italian",
                "texlive-lang-polish",
                "texlive-lang-portuguese",
                "texlive-lang-spanish",
                "texlive-latex",
                "texlive-luatex",
                "texlive-metapost",
                "texlive-pictures",
                "texlive-plain-generic",
                "texlive-pstricks",
                "texlive-xetex",
                "texlive-lang-other",
                "biblatex-biber",
                "texlive",
                "ptex-sfmacros",
                "dvipng",
                "cadabra2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "bibtex2html",
                "LaTeXiT",
                "bibclean",
                "advi",
                "asymptote"
            ]
        }
    ]
}