{ "name": "R3", "description": "High-performance URL router library", "url": "https://github.com/c9s/r3/archive/1.3.4.tar.gz", "mirror": null, "homepage": "https://github.com/c9s/r3", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "jemalloc", "build-depend": false }, { "depend": "pcre", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./autogen.sh\"", "system \"./configure\", \"--disable-debug\",", "\"--disable-dependency-tracking\",", "\"--disable-silent-rules\",", "\"--prefix=#{prefix}\",", "\"--with-malloc=jemalloc\"", "system \"make\", \"install\"" ], "version": "1.3.4", "file": "r3.rb" }