19 lines
434 B
JSON
19 lines
434 B
JSON
{
|
|
"name": "libiconv",
|
|
"version": "1.18",
|
|
"port-version": 1,
|
|
"description": [
|
|
"iconv() text conversion.",
|
|
"This port installs GNU libiconv if the system C runtime doesn't provide a suitable iconv() implementation."
|
|
],
|
|
"homepage": "https://www.gnu.org/software/libiconv/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake-get-vars",
|
|
"host": true,
|
|
"platform": "android"
|
|
}
|
|
]
|
|
}
|