GET /api/v1/ports/gpac/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gpac",
"portdir": "multimedia/gpac",
"version": "2.4.0",
"license": "LGPL-2.1+",
"platforms": "{darwin >= 12}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gpac.wp.imt.fr",
"description": "multimedia framework for research and academic purposes",
"long_description": "GPAC is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). Includes MP4Box and Osmo4.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"a52dec",
"faad2",
"libmad",
"libvorbis",
"pulseaudio",
"libsdl2",
"openssl",
"libcaca",
"xz",
"libpng",
"openjpeg",
"XviD",
"libogg",
"libtheora",
"freetype",
"nghttp2",
"ffmpeg7",
"libjpeg-turbo",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MP4Joiner"
]
}
]
}