{ "name": "Vcprompt", "description": "Provide version control info in shell prompts", "url": "https://bitbucket.org/gward/vcprompt/downloads/vcprompt-1.2.1.tar.gz", "mirror": null, "homepage": "https://bitbucket.org/gward/vcprompt", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "sqlite", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"autoconf\" if build.head?", "system \"./configure\", \"--disable-dependency-tracking\",", "\"--prefix=#{prefix}\"", "system \"make\", \"PREFIX=#{prefix}\",", "\"MANDIR=#{man1}\",", "\"install\"" ], "version": "1.2.1", "file": "vcprompt.rb" }