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

{
    "name": "hydrogen",
    "portdir": "audio/hydrogen",
    "version": "1.2.3",
    "license": "GPL-2+",
    "platforms": "macosx",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "http://hydrogen-music.org",
    "description": "Hydrogen is an advanced drum machine.",
    "long_description": "Hydrogen is an advanced drum machine. Its main goal is to provide professional yet simple and intuitive pattern-based drum programming.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "jack",
        "lrdf"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "cppunit",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libsndfile",
                "qt5-qtbase",
                "libtar",
                "pulseaudio",
                "qt5-qtxmlpatterns",
                "qt5-qttools",
                "libarchive"
            ]
        }
    ],
    "depends_on": []
}