{ "name": "Viewvc", "description": "Browser interface for CVS and Subversion repositories", "url": "https://github.com/viewvc/viewvc/releases/download/1.1.26/viewvc-1.1.26.tar.gz", "mirror": null, "homepage": "http://www.viewvc.org", "depends": [ { "depend": "subversion", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"python\", \"./viewvc-install\", \"--prefix=#{libexec}\", \"--destdir=\"", "Pathname.glob(libexec/\"bin/*\") do |f|", "next if f.directory?", "bin.install_symlink f => \"viewvc-#{f.basename}\"" ], "version": "1.1.26", "file": "viewvc.rb" }