{ "name": "Luvit", "description": "Asynchronous I/O for Lua", "url": "https://github.com/luvit/luvit/archive/2.15.0.tar.gz", "mirror": null, "homepage": "https://luvit.io", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "luajit", "build-depend": false }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV[\"USE_SYSTEM_SSL\"] = \"1\"", "ENV[\"USE_SYSTEM_LUAJIT\"] = \"1\"", "ENV[\"PREFIX\"] = prefix", "system \"make\"", "system \"make\", \"install\"" ], "version": "2.15.0", "file": "luvit.rb" }