GET /api/v1/ports/i686-w64-mingw32-gcc-bootstrap/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "i686-w64-mingw32-gcc-bootstrap",
    "portdir": "cross/i686-w64-mingw32-gcc",
    "version": "13.2.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gcc.gnu.org/",
    "description": "The GNU compiler collection for i686-w64-mingw32",
    "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for i686-w64-mingw32.",
    "active": true,
    "categories": [
        "devel",
        "cross"
    ],
    "maintainers": [
        {
            "name": "mojca",
            "github": "mojca",
            "ports_count": 215
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "i686-w64-mingw32-headers",
                "gmp",
                "isl",
                "zlib",
                "mpfr",
                "libiconv",
                "libmpc",
                "zstd",
                "i686-w64-mingw32-binutils"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "i686-w64-mingw32-gcc-nothreads",
                "i686-w64-mingw32-crt"
            ]
        }
    ]
}