{ "name": "W3m", "description": "Pager/text based browser", "url": "https://downloads.sourceforge.net/project/w3m/w3m/w3m-0.5.3/w3m-0.5.3.tar.gz", "mirror": null, "homepage": "https://w3m.sourceforge.io/", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "bdw-gc", "build-depend": false }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [ { "url": "https://deb.debian.org/debian/pool/main/w/w3m/w3m_0.5.3-37.debian.tar.xz", "strip": "1" } ], "install": [ "system \"./configure\", \"--prefix=#{prefix}\",", "\"--disable-image\",", "\"--with-ssl=#{Formula[\"openssl\"].opt_prefix}\"", "system \"make\", \"install\"" ], "version": "0.5.3", "file": "w3m.rb" }