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

{
    "name": "texlive-music",
    "portdir": "tex/texlive-music",
    "version": "70392",
    "license": "Copyleft and Permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.tug.org/texlive/",
    "description": "TeX Live: Music packages",
    "long_description": "Music-related fonts and packages.",
    "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"
            ]
        }
    ],
    "depends_on": []
}