{ "name": "H3", "description": "Hexagonal hierarchical geospatial indexing system", "url": "https://github.com/uber/h3/archive/v3.4.2.tar.gz", "mirror": null, "homepage": "https://uber.github.io/h3/", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "mkdir \"build\" do", "system \"cmake\", \"..\", \"-DBUILD_SHARED_LIBS=YES\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "3.4.2", "file": "h3.rb" }