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

{
    "name": "fluid-soundfont",
    "portdir": "audio/fluid-soundfont",
    "version": "3.1-5.3",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/FluidSynth/fluidsynth/wiki/SoundFont",
    "description": "SoundFont definitions for FluidSynth and compatible applications.",
    "long_description": "SoundFont definitions for FluidSynth and compatible applications. Provides the Fluid (R3) General Midi Level 1 SoundFont (GM) as well as older Roland Sound Canvas extensions from the GeneralUser (GS) SoundFont. Configuration profiles are also provided for TiMidity++.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [
        {
            "name": "rjvbertin",
            "github": "RJVB",
            "ports_count": 58
        },
        {
            "name": "mojca",
            "github": "mojca",
            "ports_count": 215
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "dos2unix",
                "clang-15"
            ]
        }
    ],
    "depends_on": []
}