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

{
    "name": "esound",
    "portdir": "audio/esound",
    "version": "0.2.41",
    "license": "LGPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20160411164635/https://www.tux.org/~ricdude/EsounD.html",
    "description": "Enlightened Sound Daemon (ESD)",
    "long_description": "EsounD, the Enlightened Sound Daemon, is a server process that mixes several audio streams for playback by a single audio device. For example, if you're listening to music on a CD and you receive a sound-related event from ICQ, the two applications won't have to jockey for the use of your sound card.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "audiofile"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "sawfish"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "dopewars",
                "monster-masher",
                "kaffe",
                "enlightenment",
                "gstreamer010-gst-plugins-good",
                "xine-lib",
                "vtwm",
                "liboss",
                "madplay"
            ]
        }
    ]
}