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

{
    "name": "gajim",
    "portdir": "net/gajim",
    "version": "1.9.5",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dev.gajim.org/gajim/gajim",
    "description": "A full featured and easy to use Jabber client.",
    "long_description": "The goal of Gajim is to provide a full featured and easy to use Jabber client. Gajim works nicely with GNOME, but does not require it to run.",
    "active": true,
    "categories": [
        "net",
        "x11",
        "chat"
    ],
    "maintainers": [],
    "variants": [
        "python310",
        "python311",
        "python312"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "libtool",
                "pkgconfig",
                "intltool",
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-keyring",
                "py312-qrcode",
                "py312-sqlalchemy",
                "py312-pypng",
                "py312-css-parser",
                "py312-emoji",
                "py312-nbxmpp",
                "py312-omemo-dr",
                "adwaita-icon-theme",
                "gtk3",
                "gtksourceview4",
                "libsoup",
                "librsvg",
                "python312",
                "py312-certifi",
                "py312-idna",
                "py312-Pillow"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-pyobjc",
                "libayatana-appindicator"
            ]
        }
    ],
    "depends_on": []
}