GET /api/v1/ports/ffmpegthumbnailer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ffmpegthumbnailer",
"portdir": "multimedia/ffmpegthumbnailer",
"version": "2.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dirkvdb/ffmpegthumbnailer",
"description": "Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files",
"long_description": "FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files.",
"active": true,
"categories": [
"multimedia",
"gnome",
"x11"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1405
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ffmpeg",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tumbler",
"geeqie"
]
}
]
}