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

{
    "name": "mlt-qt5",
    "portdir": "multimedia/mlt",
    "version": "6.24.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 4,
    "replaced_by": "mlt",
    "homepage": "https://www.mltframework.org/",
    "description": "Obsolete port, replaced by mlt",
    "long_description": "This port has been replaced by mlt.",
    "active": false,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "dan",
            "github": "ddennedy",
            "ports_count": 3
        },
        {
            "name": "rjvbertin",
            "github": "RJVB",
            "ports_count": 55
        }
    ],
    "variants": [
        "qt4",
        "qt5",
        "gtk2",
        "gpl3",
        "opencv",
        "disable_sdl"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "git",
                "pkgconfig",
                "doxygen"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "sox",
                "atk",
                "libsdl2",
                "libexif",
                "fftw-3",
                "qt5-qtbase",
                "frei0r-plugins",
                "libxml2",
                "ffmpeg",
                "qt5-qtsvg",
                "libebur128",
                "libsamplerate",
                "libvorbis",
                "rubberband"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}