{ "name": "Csfml", "description": "SMFL bindings for C", "url": "https://github.com/SFML/CSFML/archive/2.5.tar.gz", "mirror": null, "homepage": "https://www.sfml-dev.org/", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "sfml", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"cmake\", \".\", \"-DCMAKE_MODULE_PATH=#{Formula[\"sfml\"].share}/SFML/cmake/Modules/\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "2.5", "file": "csfml.rb" }