{ "name": "RubyBuild", "description": "Install various Ruby versions and implementations", "url": "https://github.com/rbenv/ruby-build/archive/v20190423.tar.gz", "mirror": null, "homepage": "https://github.com/rbenv/ruby-build", "depends": [ { "depend": "autoconf", "build-depend": false }, { "depend": "openssl", "build-depend": false }, { "depend": "pkg-config", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV[\"PREFIX\"] = prefix", "system \"./install.sh\"" ], "version": "20190423", "file": "ruby-build.rb" }