GET /api/v1/ports/x264/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "x264",
"portdir": "multimedia/x264",
"version": "0.165.3222",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.videolan.org/x264.html",
"description": "x264 - a free h264/avc encoder",
"long_description": "x264 is a free library for encoding H264/AVC video streams. The code is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm), Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is released under the terms of the GPL license.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
},
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"nasm",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mythtv-core.28",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"gstreamer010-gst-plugins-ugly",
"gstreamer1-gst-plugins-ugly",
"VLC2",
"libVLC2",
"avidemux",
"libquicktime",
"libquicktime-devel",
"transcode",
"mythtv-core.27",
"ffmpeg6",
"ffmpeg7"
]
},
{
"type": "run",
"ports": [
"av1an"
]
}
]
}