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

{
    "name": "grilo-plugins",
    "portdir": "gnome/grilo-plugins",
    "version": "0.3.14",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Grilo",
    "description": "Framework for discovering and browsing media - Plugins.",
    "long_description": "Grilo is a framework for browsing and searching media content from various sources using a single API.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [
        "dmap",
        "tracker",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ninja",
                "gettext",
                "meson",
                "clang-15",
                "pkgconfig",
                "itstool"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgdata",
                "totem-pl-parser",
                "libmediaart",
                "lua",
                "libarchive",
                "liboauth",
                "libxml2",
                "gettext-runtime",
                "gom",
                "avahi",
                "sqlite3",
                "glib2",
                "json-glib",
                "gnome-online-accounts",
                "grilo",
                "gstreamer1"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome3-core",
                "gnome-online-miners",
                "gnome-music",
                "gnome-photos",
                "totem"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnome3-core"
            ]
        }
    ]
}