GET /api/v1/ports/mpv-legacy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "mpv-legacy",
    "portdir": "multimedia/mpv-legacy",
    "version": "0.36.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mpv.io",
    "description": "mpv is a movie player based on MPlayer and mplayer2.",
    "long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "python38",
        "python39",
        "python310",
        "python311",
        "python37",
        "bundle",
        "coreaudio",
        "screenshot",
        "network",
        "ytdlp",
        "bluray",
        "dvd",
        "audiocd",
        "libarchive",
        "rubberband",
        "pulseaudio",
        "jack",
        "openal",
        "x11",
        "opengl",
        "sdl2",
        "caca",
        "osd",
        "debug",
        "printable_doc",
        "uchardet",
        "libmpv"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-docutils",
                "pkgconfig",
                "python311"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libdvdnav",
                "libdvdread",
                "libsdl2",
                "lcms2",
                "zimg",
                "lua52",
                "libarchive",
                "libass",
                "libbluray",
                "libiconv",
                "ffmpeg6",
                "perl5",
                "zlib",
                "libcdio-paranoia",
                "rubberband"
            ]
        },
        {
            "type": "run",
            "ports": [
                "libbdplus",
                "libaacs"
            ]
        }
    ],
    "depends_on": []
}