{ "name": "Libgosu", "description": "2D game development library", "url": "https://github.com/gosu/gosu/archive/v0.14.5.tar.gz", "mirror": null, "homepage": "https://libgosu.org", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "sdl2", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "mkdir \"build\" do", "system \"cmake\", \"../cmake\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "0.14.5", "file": "libgosu.rb" }