GET /api/v1/ports/dynamix-chart-width-control-gui/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "dynamix-chart-width-control-gui",
    "portdir": "games/dynamix-chart-width-control",
    "version": "1.3.4",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/AXIS5hacker/DNX-Note-Width-Changer",
    "description": "A tool for changing the note width in a Dynamix Fanmade Chart",
    "long_description": "A tool for changing the note width in a Dynamix Fanmade Chart. Compatible with xml charts produced with DynaMaker. This is the Qt GUI version.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 212
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "makeicns",
                "clang-17",
                "qt64-qttools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtbase"
            ]
        }
    ],
    "depends_on": []
}