GET /api/v1/ports/msp430-gcc-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "msp430-gcc-devel",
"portdir": "cross/msp430-gcc-devel",
"version": "4.7.0-20120911",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mspgcc.sourceforge.net/",
"description": "The GNU compiler collection for msp430 This is the development version.",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for msp430. This is the development version.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"gettext"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"libmpc",
"zlib",
"libgcc",
"libiconv",
"mpfr",
"msp430-binutils-devel"
]
},
{
"type": "run",
"ports": [
"msp430mcu-devel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"msp430-libc-devel"
]
}
]
}