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

{
    "name": "libcdio",
    "portdir": "devel/libcdio",
    "version": "2.1.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/libcdio/",
    "description": "Compact Disc Input and Control Library",
    "long_description": "The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libcddb",
                "ncurses",
                "libiconv"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "libcdio-paranoia",
                "gstreamer010-gst-plugins-ugly",
                "gstreamer1-gst-plugins-ugly",
                "vcdimager",
                "BoCA",
                "mednafen",
                "xmms2",
                "audacious-plugins",
                "xine-lib",
                "mythtv-core.27",
                "mythtv-core.28",
                "QMPlay2",
                "VLC2",
                "libVLC2",
                "gstreamer010-gst-plugins-good"
            ]
        }
    ]
}