{ "name": "Cubelib", "description": "Cube, is a performance report explorer for Scalasca and Score-P", "url": "https://apps.fz-juelich.de/scalasca/releases/cube/4.4/dist/cubelib-4.4.3.tar.gz", "mirror": null, "homepage": "https://scalasca.org/software/cube-4.x/download.html", "depends": [], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--disable-debug\",", "\"--disable-dependency-tracking\",", "\"--disable-silent-rules\",", "\"--with-nocross-compiler-suite=clang\",", "\"CXXFLAGS=-stdlib=libc++\",", "\"LDFLAGS=-stdlib=libc++\",", "\"--prefix=#{prefix}\"", "system \"make\"", "ENV.deparallelize", "system \"make\", \"install\"" ], "version": "4.4.3", "file": "cubelib.rb" }