{ "name": "Jsoncpp", "description": "Library for interacting with JSON", "url": "https://github.com/open-source-parsers/jsoncpp/archive/1.8.4.tar.gz", "mirror": null, "homepage": "https://github.com/open-source-parsers/jsoncpp", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV.cxx11", "system \"cmake\", \".\", *std_cmake_args,", "\"-DBUILD_STATIC_LIBS=ON\",", "\"-DBUILD_SHARED_LIBS=ON\",", "\"-DJSONCPP_WITH_CMAKE_PACKAGE=ON\",", "\"-DJSONCPP_WITH_TESTS=OFF\",", "\"-DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF\",", "\"-DCCACHE_FOUND=CCACHE_FOUND-NOTFOUND\"", "system \"make\", \"install\"" ], "version": "1.8.4", "file": "jsoncpp.rb" }