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

{
    "name": "gtksourceview3",
    "portdir": "gnome/gtksourceview3",
    "version": "3.24.11",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GtkSourceView",
    "description": "GtkSourceView-3.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 3 of the GtkSourceView widget. Port GtkSourceView2 contains version 2 of the widget and port GtkSourceview contains version 1.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2510
        }
    ],
    "variants": [
        "quartz",
        "glade",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "autoconf",
                "automake",
                "gettext",
                "libtool",
                "pkgconfig",
                "gtk-doc"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gobject-introspection",
                "gtk3",
                "glib2",
                "libxml2",
                "gettext-runtime",
                "vala"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gspell",
                "oregano",
                "gtksourceviewmm3",
                "balsa",
                "gnome-calculator",
                "pspp",
                "p5.28-gtk3-sourceview",
                "p5.30-gtk3-sourceview",
                "p5.32-gtk3-sourceview",
                "p5.34-gtk3-sourceview",
                "denemo",
                "pspp-devel",
                "anjuta",
                "gobby",
                "gnome3-core",
                "inkscape-textext",
                "rednotebook",
                "p5.26-gtk3-sourceview",
                "cherrytree"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gupnp-tools"
            ]
        }
    ]
}