{ "name": "Srt", "description": "Secure Reliable Transport", "url": "https://github.com/Haivision/srt/archive/v1.3.1.tar.gz", "mirror": null, "homepage": "https://www.srtalliance.org/", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "openssl = Formula[\"openssl\"]", "system \"cmake\", \".\", \"-DWITH_OPENSSL_INCLUDEDIR=#{openssl.opt_include}\",", "\"-DWITH_OPENSSL_LIBDIR=#{openssl.opt_lib}\",", "*std_cmake_args", "system \"make\", \"install\"" ], "version": "1.3.1", "file": "srt.rb" }