{ "name": "Atomicparsley", "description": "MPEG-4 command-line tool", "url": "https://bitbucket.org/wez/atomicparsley/get/0.9.6.tar.bz2", "mirror": null, "homepage": "https://bitbucket.org/wez/atomicparsley/overview/", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [ { "url": "https://raw.githubusercontent.com/Homebrew/formula-patches/ac8624c36e/atomicparsley/xcode9.patch", "strip": "1" } ], "install": [ "system \"./autogen.sh\"", "system \"./configure\", \"--prefix=#{prefix}\",", "\"--disable-debug\",", "\"--disable-universal\"", "system \"make\", \"install\"" ], "version": "0.9.6", "file": "atomicparsley.rb" }