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

{
    "name": "gtksourceview4",
    "portdir": "gnome/gtksourceview4",
    "version": "4.8.4",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GtkSourceView",
    "description": "GtkSourceView-4.0 is a source highlighting text widget for GTK+ 3",
    "long_description": "GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. This port contains version 4 of the GtkSourceView widget. Port gtksourceview3 contains version 3 of widget, gtksourceview2 contains version 2 and port gtksourceview contains version 1.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "quartz",
        "x11",
        "glade",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-17",
                "gtk-doc",
                "pkgconfig",
                "ninja",
                "meson"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "gettext-runtime",
                "libxml2",
                "fribidi",
                "vala",
                "gtk3",
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "cherrytree",
                "gedit-plugins",
                "gedit",
                "gajim",
                "xpad",
                "xournalpp",
                "tepl",
                "virt-manager",
                "gretl",
                "rb33-gtksourceview4",
                "rb32-gtksourceview4",
                "rb31-gtksourceview4",
                "genius",
                "gitg",
                "inkscape",
                "inkscape-devel",
                "pspp-devel",
                "meld",
                "mousepad"
            ]
        },
        {
            "type": "run",
            "ports": [
                "virt-manager"
            ]
        }
    ]
}