{ "name": "Cmus", "description": "Music player with an ncurses based interface", "url": "https://github.com/cmus/cmus/archive/v2.8.0.tar.gz", "mirror": null, "homepage": "https://cmus.github.io/", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "faad2", "build-depend": false }, { "depend": "flac", "build-depend": false }, { "depend": "libao", "build-depend": false }, { "depend": "libcue", "build-depend": false }, { "depend": "libogg", "build-depend": false }, { "depend": "libvorbis", "build-depend": false }, { "depend": "mad", "build-depend": false }, { "depend": "mp4v2", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"prefix=#{prefix}\", \"mandir=#{man}\"", "system \"make\", \"install\"" ], "version": "2.8.0", "file": "cmus.rb" }