{ "name": "Qcachegrind", "description": "Visualize data generated by Cachegrind and Calltree", "url": "https://download.kde.org/stable/applications/18.04.3/src/kcachegrind-18.04.3.tar.xz", "mirror": null, "homepage": "https://kcachegrind.github.io/", "depends": [ { "depend": "graphviz", "build-depend": false }, { "depend": "qt", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "cd \"qcachegrind\" do", "system \"#{Formula[\"qt\"].opt_bin}/qmake\", \"-spec\", \"macx-clang\",", "\"-config\", \"release\"", "system \"make\"", "prefix.install \"qcachegrind.app\"", "bin.install_symlink prefix/\"qcachegrind.app/Contents/MacOS/qcachegrind\"" ], "version": "18.04.3", "file": "qcachegrind.rb" }