GET /api/v1/ports/gstreamer010/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gstreamer010",
"portdir": "gnome/gstreamer010",
"version": "0.10.36",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gstreamer.freedesktop.org/",
"description": "GStreamer is a library for constructing graphs of media-handling components.",
"long_description": "The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gzip",
"m4",
"pkgconfig",
"clang-9.0",
"perl5"
]
},
{
"type": "lib",
"ports": [
"bison",
"libxml2",
"flex",
"gettext",
"glib2",
"gobject-introspection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gstreamer010-gst-plugins-base",
"gstreamer010-gst-rtsp",
"gst-plugins-cairovis"
]
}
]
}