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

{
    "name": "cdrtools",
    "portdir": "sysutils/cdrtools",
    "version": "3.02-2024-03-21",
    "license": "CDDL-1 and LGPL-2.1 and GPL-2+ and GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://codeberg.org/schilytools/schilytools",
    "description": "ISO 9660 filesystem and CD creation tools",
    "long_description": "The cdrtools software includes programs to create and/or extract ISO 9660 filesystems, verify their integrity, and write them to a disc.\nAlso included is a CD audio disc ripper.",
    "active": true,
    "categories": [
        "sysutils",
        "audio"
    ],
    "maintainers": [
        {
            "name": "amtor",
            "github": "RobK88",
            "ports_count": 9
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "gettext",
                "smake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv",
                "gettext-runtime",
                "pulseaudio"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "kdenlive",
                "dvdrw-tools",
                "wimlib"
            ]
        }
    ]
}