{ "name": "Vcdimager", "description": "(Super) video CD authoring solution", "url": "https://ftp.gnu.org/gnu/vcdimager/vcdimager-2.0.1.tar.gz", "mirror": "https://ftpmirror.gnu.org/vcdimager/vcdimager-2.0.1.tar.gz", "homepage": "https://www.gnu.org/software/vcdimager/", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "libcdio", "build-depend": false }, { "depend": "popt", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--disable-dependency-tracking\",", "\"--disable-silent-rules\",", "\"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "2.0.1", "file": "vcdimager.rb" }