GET /api/v1/ports/gstreamer010-gst-plugins-gl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "gstreamer010-gst-plugins-gl",
    "portdir": "gnome/gstreamer010-gst-plugins-gl",
    "version": "0.10.3",
    "license": "GPL-2+ and LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-gl.html",
    "description": "This is gst-plugins, a set of plug-ins for GStreamer.",
    "long_description": "The GStreamer OpenGL module provides helper libraries, base classes and elements for integrating with OpenGL and using it to perform video display and processing.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "automake",
                "libtool",
                "pkgconfig",
                "autoconf"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glew",
                "libpng",
                "gstreamer010-gst-plugins-base"
            ]
        }
    ],
    "depends_on": []
}