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

{
    "name": "qsynth-qt4",
    "portdir": "audio/qsynth-qt4",
    "version": "0.5.3",
    "license": "GPL-2+",
    "platforms": "{darwin < 11}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://qsynth.sourceforge.io",
    "description": "A fluidsynth GUI front-end application",
    "long_description": "Qsynth is a fluidsynth GUI front-end application, written in C++ using the Qt framework. This is a legacy version primarily aimed at PowerPC systems.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fluidsynth",
                "qt4-mac",
                "xorg-libXext",
                "xorg-libX11",
                "desktop-file-utils"
            ]
        }
    ],
    "depends_on": []
}