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

{
    "name": "liferea",
    "portdir": "gnome/liferea",
    "version": "1.12.9",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 20090731,
    "replaced_by": null,
    "homepage": "http://lzone.de/liferea/",
    "description": "A feed aggregator for GTK+/GNOME.",
    "long_description": "Liferea is an aggregator for online news feeds. It supports the RSS/RDF, CDF, Atom, OCS and OPML formats and enclosures (podcasting). It also has filtering mechanisms.",
    "active": true,
    "categories": [
        "net",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpeas",
                "libsoup",
                "libxml2",
                "sqlite3",
                "webkit2-gtk",
                "libxslt",
                "json-glib",
                "desktop-file-utils",
                "gobject-introspection",
                "gsettings-desktop-schemas",
                "gtk3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}