{ "name": "Libxc", "description": "Library of exchange and correlation functionals for codes", "url": "https://tddft.org/programs/octopus/download/libxc/4.2.3/libxc-4.2.3.tar.gz", "mirror": null, "homepage": "https://tddft.org/programs/libxc/", "depends": [ { "depend": "gcc", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--prefix=#{prefix}\",", "\"--enable-shared\",", "\"FCCPP=gfortran -E -x c\",", "\"CC=#{ENV.cc}\"", "system \"make\", \"install\"" ], "version": "4.2.3", "file": "libxc.rb" }