2020-08-06 05:08:18 +08:00
|
|
|
{
|
|
|
|
"name": "gmp",
|
2022-03-24 03:14:40 +08:00
|
|
|
"version": "6.2.1",
|
2022-08-30 02:53:49 +08:00
|
|
|
"port-version": 13,
|
2020-08-06 05:08:18 +08:00
|
|
|
"description": "The GNU Multiple Precision Arithmetic Library",
|
|
|
|
"homepage": "https://gmplib.org",
|
2022-08-19 01:39:56 +08:00
|
|
|
"license": "LGPL-3.0-only OR GPL-2.0-only",
|
2020-08-06 05:08:18 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
2022-03-24 03:14:40 +08:00
|
|
|
"name": "gmp",
|
|
|
|
"host": true
|
2021-04-30 07:13:35 +08:00
|
|
|
},
|
|
|
|
{
|
2022-02-25 02:50:02 +08:00
|
|
|
"name": "yasm",
|
2021-04-30 07:13:35 +08:00
|
|
|
"host": true,
|
2022-02-25 02:50:02 +08:00
|
|
|
"features": [
|
|
|
|
"tools"
|
|
|
|
],
|
2020-08-06 05:08:18 +08:00
|
|
|
"platform": "windows"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|