{ "name": "Cunit", "description": "Lightweight unit testing framework for C", "url": "https://downloads.sourceforge.net/project/cunit/CUnit/2.1-3/CUnit-2.1-3.tar.bz2", "mirror": null, "homepage": "https://cunit.sourceforge.io/", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "inreplace \"bootstrap\", \"libtoolize\", \"glibtoolize\"", "system \"sh\", \"bootstrap\", prefix", "system \"make\", \"install\"" ], "version": "2.1", "file": "cunit.rb" }