GET /api/v1/ports/spice-gtk/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "spice-gtk",
    "portdir": "gnome/spice-gtk",
    "version": "0.42",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.spice-space.org/spice-gtk.html",
    "description": "spice-gtk is a GTK+3 SPICE widget.",
    "long_description": "spice-gtk is a GTK+3 SPICE widget. It features glib-based objects for SPICE protocol parsing and a gtk widget for embedding the SPICE display into other applications such as virt-manager or Boxes. Python and Vala bindings are available too.",
    "active": true,
    "categories": [
        "devel",
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "meson",
                "ninja",
                "pkgconfig",
                "vala",
                "asciidoc",
                "intltool",
                "python311",
                "py311-parsing",
                "py311-six"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lz4",
                "libpixman",
                "libopus",
                "json-glib",
                "libusb",
                "openssl",
                "spice-protocol",
                "gstreamer1",
                "gstreamer1-gst-plugins-base",
                "gtk3",
                "libepoxy",
                "libjpeg-turbo"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "virt-viewer"
            ]
        },
        {
            "type": "run",
            "ports": [
                "virt-manager"
            ]
        }
    ]
}