GET /api/v1/ports/libmpeg2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libmpeg2",
"portdir": "multimedia/libmpeg2",
"version": "0.5.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libmpeg2.sourceforge.net/",
"description": "A free library for decoding mpeg-2 and mpeg-1 video streams.",
"long_description": "libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. The main goals in libmpeg2 development are conformance, speed, portability, and reuseability.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"sdl",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libXext",
"libsdl",
"xorg-libice",
"xorg-libsm",
"xorg-libXv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"M2VDownsizer",
"libextractor",
"transcode",
"gstreamer1-gst-plugins-ugly",
"gstreamer010-gst-plugins-ugly",
"VLC2",
"libVLC2"
]
}
]
}