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

{
    "name": "ocp",
    "portdir": "audio/ocp",
    "version": "3.0.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mywave82/opencubicplayer",
    "description": "OpenCubicPlayer - Music visualizer",
    "long_description": "OpenCubicPlayer - Music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "flac",
        "mad",
        "sdl1",
        "sdl2",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "xa",
                "unifont-ttf",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libdiscid",
                "libsdl2",
                "ncurses",
                "libjpeg-turbo",
                "bzip2",
                "libogg",
                "freetype",
                "ancient",
                "libcjson",
                "libpng",
                "zlib",
                "flac",
                "libmad",
                "libvorbis"
            ]
        }
    ],
    "depends_on": []
}