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

{
    "name": "gdal-kea",
    "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 - KEA driver",
    "long_description": "GDAL - KEA 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": [
                "zstd",
                "spatialite",
                "sqlite3",
                "openssl",
                "pcre2",
                "gdal",
                "kealib",
                "proj",
                "charls",
                "giflib",
                "blosc",
                "libpng",
                "webp",
                "qhull",
                "curl",
                "hdf5",
                "expat",
                "libxml2",
                "lerc",
                "libdeflate",
                "libjpeg-turbo",
                "brunsli",
                "libaec",
                "lz4",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}