GET /api/v1/ports/libcdio/
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": [
"vcdimager",
"BoCA",
"mythtv-core.27",
"mythtv-core.28",
"libcdio-paranoia",
"gstreamer1-gst-plugins-ugly",
"gstreamer010-gst-plugins-good",
"qmmp",
"QMPlay2",
"mednafen",
"gstreamer010-gst-plugins-ugly",
"xine-lib",
"VLC2",
"libVLC2"
]
}
]
}