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

{
    "name": "mkvtoolnix-devel",
    "portdir": "multimedia/mkvtoolnix-devel",
    "version": "90.0",
    "license": "GPL-2+ and LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mkvtoolnix.download",
    "description": "Matroska media files manipulation tools.",
    "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        },
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 180
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "qtgui",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "ruby33",
                "pkgconfig",
                "makeicns",
                "docbook-xsl-nons",
                "libxslt",
                "po4a"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "nlohmann-json",
                "libmatroska",
                "libogg",
                "expat",
                "libebml",
                "pugixml",
                "gettext-runtime",
                "boost181",
                "qt64-qtbase",
                "qt64-qtsvg",
                "qt64-qtmultimedia",
                "bzip2",
                "lzo2",
                "zlib",
                "flac",
                "libvorbis",
                "cmark",
                "gmp",
                "libdvdread"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ruby33"
            ]
        },
        {
            "type": "test",
            "ports": [
                "gtest"
            ]
        }
    ],
    "depends_on": []
}