mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:08:59 +08:00
16 lines
507 B
JSON
16 lines
507 B
JSON
{
|
|
"name": "geotrans",
|
|
"version": "3.9",
|
|
"port-version": 1,
|
|
"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
|
|
}
|
|
]
|
|
}
|