{ "name": "Points2grid", "description": "Generate digital elevation models using local griding", "url": "https://github.com/CRREL/points2grid/archive/1.3.1.tar.gz", "mirror": null, "homepage": "https://github.com/CRREL/points2grid", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "boost", "build-depend": false }, { "depend": "gdal", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV.cxx11", "libexec.install \"test/data/example.las\"", "system \"cmake\", \".\", *std_cmake_args, \"-DWITH_GDAL=ON\"", "system \"make\", \"install\"" ], "version": "1.3.1", "file": "points2grid.rb" }