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

{
    "name": "faad2",
    "portdir": "audio/faad2",
    "version": "2.11.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/knik0/faad2",
    "description": "Fastest ISO AAC audio decoder.",
    "long_description": "FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), HE (High Efficiency), LTP (Long Term Prediction), LD (Low Delay) and ER (Error Resiliency) object type AAC files.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gstreamer010-gst-plugins-bad",
                "audacious-plugins",
                "gpac",
                "dab-cmdline",
                "gstreamer1-gst-plugins-bad",
                "cmus",
                "ices0",
                "qmmp",
                "xmms2",
                "scummvm",
                "scummvm-devel",
                "gtkpod",
                "moc",
                "xine-lib",
                "aacgain",
                "VLC2",
                "libVLC2",
                "avidemux",
                "libquicktime",
                "libquicktime-devel",
                "welle.io",
                "welle.io-devel",
                "nrsc5",
                "mpd"
            ]
        },
        {
            "type": "run",
            "ports": [
                "nrsc5"
            ]
        }
    ]
}