{ "name": "Advancecomp", "description": "Recompression utilities for .PNG, .MNG, .ZIP, and .GZ files", "url": "https://github.com/amadvance/advancecomp/releases/download/v2.1/advancecomp-2.1.tar.gz", "mirror": null, "homepage": "https://www.advancemame.it/comp-readme.html", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"autoreconf\", \"-fiv\"", "system \"./configure\", \"--disable-debug\", \"--disable-dependency-tracking\",", "\"--enable-bzip2\", \"--prefix=#{prefix}\", \"--mandir=#{man}\"", "system \"make\", \"install\"" ], "version": "2.1", "file": "advancecomp.rb" }