mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 09:19:07 +08:00
3459f6c03f
* update geotrans:SHA512 * update version * format * update version * update geotrans 3.9 * update version * format * update version --------- Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
15 lines
486 B
JSON
15 lines
486 B
JSON
{
|
|
"name": "geotrans",
|
|
"version": "3.9",
|
|
"description": "GEOTRANS is an application that allows you to convert geographic coordinates among a wide variety of coordinate systems, map projections, grids, and datums. GEOTRANS runs in Microsoft Windows and LINUX environments.",
|
|
"homepage": "https://earth-info.nga.mil/GandG/update/index.php?action=home",
|
|
"license": null,
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|