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

{
    "name": "cool-retro-term",
    "portdir": "aqua/cool-retro-term",
    "version": "1.2.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Swordfish90/cool-retro-term",
    "description": "A good looking terminal emulator which mimics the old cathode display",
    "long_description": "A terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.",
    "active": true,
    "categories": [
        "aqua",
        "shells"
    ],
    "maintainers": [
        {
            "name": "amake",
            "github": "amake",
            "ports_count": 139
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtquickcontrols2",
                "qt5-qtbase",
                "qt5-qtquickcontrols"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt5-sqlite-plugin"
            ]
        }
    ],
    "depends_on": []
}