{ "name": "ChinadnsC", "description": "Port of ChinaDNS to C: fix irregularities with DNS in China", "url": "https://github.com/shadowsocks/ChinaDNS/releases/download/1.3.2/chinadns-1.3.2.tar.gz", "mirror": null, "homepage": "https://github.com/shadowsocks/ChinaDNS", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./autogen.sh\" if build.head?", "system \"./configure\", \"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "1.3.2", "file": "chinadns-c.rb" }