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

{
    "name": "balsa",
    "portdir": "gnome/balsa",
    "version": "2.5.9",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pawsa.fedorapeople.org/balsa/",
    "description": "GNOME e-mail client",
    "long_description": "Balsa is an e-mail client for GNOME, highly configurable and incorporating all the features you would expect in a robust mail client.",
    "active": true,
    "categories": [
        "mail",
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "itstool",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "yelp-tools",
                "gsed",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmime",
                "html2text",
                "libxml2",
                "sqlite3",
                "webkit2-gtk",
                "gnutls",
                "gpgme",
                "openssl",
                "desktop-file-utils",
                "gspell",
                "gtk3",
                "gtksourceview3",
                "libsecret"
            ]
        },
        {
            "type": "run",
            "ports": [
                "yelp",
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}