GET /api/v1/ports/i686-w64-mingw32-winpthreads/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "i686-w64-mingw32-winpthreads",
"portdir": "cross/mingw-w64",
"version": "11.0.1",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 208
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"i686-w64-mingw32-gcc-nothreads",
"x86_64-w64-mingw32-crt",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"x86_64-w64-mingw32-crt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"i686-w64-mingw32-gcc"
]
}
]
}