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

{
    "name": "gtksourceview",
    "portdir": "gnome/gtksourceview",
    "version": "1.8.6-20070930",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GtkSourceView",
    "description": "GtkSourceView is a text widget",
    "long_description": "GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automake",
                "intltool",
                "clang-9.0",
                "gtk-doc",
                "gnome-common",
                "pkgconfig",
                "libtool",
                "autoconf"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxml2",
                "gnuregex",
                "libgnomeprintui",
                "libgnomeprint",
                "gtk2",
                "gnome-vfs",
                "gettext"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-gtk2-sourceview",
                "p5.28-gtk2-sourceview",
                "p5.30-gtk2-sourceview",
                "p5.32-gtk2-sourceview",
                "conglomerate",
                "gtksourceview-sharp2",
                "libgtksourceviewmm"
            ]
        }
    ]
}