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

{
    "name": "qtplay",
    "portdir": "audio/qtplay",
    "version": "1.3.1",
    "license": "BSD",
    "platforms": "{macosx < 19}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20201204020810/https://sites.google.com/site/rainbowflight2/#qtplay",
    "description": "a command line utility to play Audio CDs and music files",
    "long_description": "qtplay is a command line utility to play Audio CDs and music files. Plays any audio file supported by QuickTime Special flag for simply playing CDs, for lazy people. Playlist features such as loop, shuffle, and random. Special flag for reading playlist via standard input. Support for process signals: SIGINT, SIGTSTP, and SIGCONT. This port does not work on macOS 10.15 Catalina or newer.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "solfege"
            ]
        }
    ]
}