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

{
    "name": "gdal-pdf",
    "portdir": "gis/gdal",
    "version": "3.10.2",
    "license": "MIT and BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gdal.org/",
    "description": "GDAL - PDF driver",
    "long_description": "GDAL - PDF driver.",
    "active": true,
    "categories": [
        "gis"
    ],
    "maintainers": [
        {
            "name": "n_larsson",
            "github": "nilason",
            "ports_count": 89
        },
        {
            "name": "vince",
            "github": "Veence",
            "ports_count": 59
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "bash-completion",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "poppler",
                "gdal"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "qgis3",
                "qgis3-ltr"
            ]
        }
    ]
}