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

{
    "name": "libgnome-keyring",
    "portdir": "gnome/libgnome-keyring",
    "version": "3.12.0",
    "license": "GPL-2+ and LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GnomeKeyring",
    "description": "GNOME compatibility library for accessing secrets",
    "long_description": "gnome-keyring is a program that stores passwords and other secrets for users. It is run as a daemon in the session. This library provides an interface to the daemon for client applications.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "gtk-doc",
                "clang-9.0",
                "autoconf",
                "automake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "libgcrypt",
                "gobject-introspection",
                "dbus"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "libgnomeui",
                "gq",
                "libsocialweb",
                "gstreamer010-gst-plugins-good"
            ]
        }
    ]
}