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

{
    "name": "transmission-x11",
    "portdir": "net/transmission-x11",
    "version": "4.0.5",
    "license": "(GPL-2 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://transmissionbt.com",
    "description": "Lightweight BitTorrent client",
    "long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface). This is the GTK+ version.",
    "active": true,
    "categories": [
        "net",
        "x11",
        "p2p"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2439
        }
    ],
    "variants": [
        "debug",
        "aqua",
        "gtk",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "cmake",
                "libtool",
                "pkgconfig",
                "intltool"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libb64",
                "curl",
                "miniupnpc",
                "zlib",
                "openssl3",
                "gtkmm3",
                "gettext",
                "libevent",
                "libnotify",
                "desktop-file-utils",
                "gtk3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}