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

{
    "name": "deluge",
    "portdir": "net/deluge",
    "version": "2.0.5",
    "license": "(GPL-3+ or OpenSSLException)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.deluge-torrent.org",
    "description": "A GNOME BitTorrent client.",
    "long_description": "Deluge is a GNOME client for the BitTorrent network written in python.",
    "active": true,
    "categories": [
        "net",
        "gnome",
        "python"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2473
        }
    ],
    "variants": [
        "python38",
        "python39",
        "python310",
        "python311"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-wheel",
                "clang-15",
                "py311-build",
                "py311-installer",
                "py311-setuptools"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311",
                "py311-zopeinterface",
                "py311-Pillow",
                "py311-mako",
                "py311-six",
                "py311-openssl",
                "py311-asn1",
                "gettext",
                "py311-chardet",
                "py311-twisted",
                "py311-setproctitle",
                "py311-gobject3",
                "py311-rencode",
                "py311-pyxdg",
                "py311-service_identity",
                "gtk3",
                "gdk-pixbuf2",
                "librsvg",
                "libtorrent-rasterbar",
                "boost176"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}