GET /api/v1/ports/libdvdread/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libdvdread",
"portdir": "devel/libdvdread",
"version": "6.1.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dvdnav.mplayerhq.hu/",
"description": "simple foundation for reading DVD-Video images",
"long_description": "libdvdread provides a simple foundation for reading DVD-Video images. It offers DVD applications: 1. A simple abstraction for reading the files on a DVD image (dvd_reader.h). 2. A simple library for parsing the information (IFO) files (ifo_read.h/ifo_types.h). 3. A simple library for parsing the navigation (NAV) packets (nav_read.h/nav_types.h).",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libdvdcss"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libdvdnav",
"gstreamer010-gst-plugins-bad",
"gstreamer010-gst-plugins-ugly",
"gstreamer1-gst-plugins-ugly",
"gstreamer1-gst-plugins-bad",
"dvdauthor",
"dvdbackup",
"ogmtools",
"transcode",
"vobcopy",
"mkvtoolnix",
"mkvtoolnix-devel",
"lsdvd",
"VLC2",
"libVLC2",
"xine-lib",
"mpv"
]
}
]
}