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

{
    "name": "texlive-bin",
    "portdir": "tex/texlive-bin",
    "version": "2024.70613",
    "license": "Copyleft and Permissive and LGPL-2.1+ and BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.tug.org/texlive/",
    "description": "TeX Live Binaries.",
    "long_description": "TeX Live is an easy way to get up and running with TeX. It provides a comprehensive TeX system with binaries for most flavors of Unix, including GNU/Linux, and also Windows. It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world.",
    "active": true,
    "categories": [
        "tex"
    ],
    "maintainers": [
        {
            "name": "dports",
            "github": "drkp",
            "ports_count": 74
        }
    ],
    "variants": [
        "x11",
        "motif",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "pkgconfig",
                "perl5"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mpfr",
                "ncurses",
                "cairo",
                "fontconfig",
                "graphite2",
                "harfbuzz",
                "harfbuzz-icu",
                "libpixman",
                "libpng",
                "libzzip",
                "potrace",
                "freetype",
                "libpaper",
                "texlive-common",
                "xorg-libXaw",
                "xorg-libXi",
                "xorg-libXp",
                "xpm",
                "poppler",
                "zlib",
                "gmp",
                "icu"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ghostscript"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "dvisvgm",
                "texlive-bibtex-extra",
                "texlive-bin-extra",
                "texlive-context",
                "texlive-fonts-extra",
                "texlive-fonts-recommended",
                "texlive-fontutils",
                "texlive-formats-extra",
                "texlive-games",
                "texlive-humanities",
                "texlive-lang-arabic",
                "texlive-lang-chinese",
                "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-japanese",
                "texlive-lang-korean",
                "texlive-lang-other",
                "texlive-lang-polish",
                "texlive-lang-portuguese",
                "texlive-lang-spanish",
                "texlive-latex",
                "texlive-latex-extra",
                "texlive-latex-recommended",
                "texlive-luatex",
                "texlive-math-science",
                "texlive-metapost",
                "texlive-music",
                "texlive-pictures",
                "texlive-plain-generic",
                "texlive-pstricks",
                "texlive-publishers",
                "texlive-xetex",
                "texlive-basic",
                "dvipng",
                "evince",
                "dvisvgm-devel",
                "pyxplot",
                "lcdf-typetools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "stog"
            ]
        }
    ]
}