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

{
    "name": "libaribb24",
    "portdir": "multimedia/libaribb24",
    "version": "1.0.3",
    "license": "GPL-3",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/nkoriyama/aribb24",
    "description": "A library for ARIB STD-B24",
    "long_description": "A library for ARIB STD-B24, decoding JIS 8-bit characters, and parsing MPEG-TS streams.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "kakuhen",
            "ports_count": 9
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng"
            ]
        }
    ],
    "depends_on": []
}