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

{
    "name": "QtPBFImagePlugin",
    "portdir": "graphics/QtPBFImagePlugin",
    "version": "4.2",
    "license": "LGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/tumic0/QtPBFImagePlugin",
    "description": "PBF image plugin for Qt5",
    "long_description": "Qt image plugin for displaying Mapbox vector tiles.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "sikmir",
            "github": "sikmir",
            "ports_count": 40
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "zlib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "GPXSee"
            ]
        }
    ]
}