GET /api/v1/ports/clutter-gst/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "clutter-gst",
"portdir": "graphics/clutter-gst",
"version": "2.0.18",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blogs.gnome.org/clutter/",
"description": "Clutter GStreamer integration library.",
"long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gstreamer1-gst-plugins-bad",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"clutter",
"gobject-introspection",
"gstreamer1",
"gstreamer1-gst-plugins-base"
]
}
],
"depends_on": []
}