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

{
    "name": "vte",
    "portdir": "gnome/vte",
    "version": "0.76.4",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Apps/Terminal/VTE",
    "description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that.",
    "long_description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that. Vte is mainly used in gnome-terminal, but can also be used to embed a console/terminal in games, editors, IDEs, etc.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "docs",
        "glade",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "clang-17",
                "cctools",
                "gettext",
                "meson",
                "ninja",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cairo",
                "vala",
                "fribidi",
                "lz4",
                "gettext-runtime",
                "pango",
                "zlib",
                "glib2",
                "gnutls",
                "icu",
                "pcre2",
                "gobject-introspection",
                "gtk3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "mlterm",
                "gnome3-core",
                "amttools",
                "gnome-terminal",
                "sakura",
                "virt-manager",
                "geany-plugins",
                "rb33-vte3",
                "rb32-vte3",
                "rb31-vte3",
                "geany",
                "anjuta",
                "genius",
                "xfce4-terminal",
                "astroid"
            ]
        },
        {
            "type": "run",
            "ports": [
                "virt-manager"
            ]
        }
    ]
}