{ "name": "Raylib", "description": "Simple and easy-to-use library to learn videogames programming", "url": "https://github.com/raysan5/raylib/archive/2.0.0.tar.gz", "mirror": null, "homepage": "https://www.raylib.com/", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"cmake\", \".\", \"-DSTATIC_RAYLIB=ON\",", "\"-DSHARED_RAYLIB=ON\",", "\"-DMACOS_FATLIB=OFF\",", "\"-DBUILD_EXAMPLES=OFF\",", "\"-DBUILD_GAMES=OFF\",", "*std_cmake_args", "system \"make\", \"install\"" ], "version": "2.0.0", "file": "raylib.rb" }