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

{
    "name": "dconf-editor",
    "portdir": "gnome/dconf-editor",
    "version": "3.26.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/dconf",
    "description": "The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database.",
    "long_description": "The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database. Previously part of dconf, it is now a stand-alone module.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2505
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "libxslt",
                "appstream-glib",
                "pkgconfig",
                "clang-9.0",
                "docbook-xsl-nons"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "dconf",
                "desktop-file-utils",
                "gtk3",
                "libxml2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome3-apps"
            ]
        }
    ]
}