{ "name": "Librtlsdr", "description": "Use Realtek DVT-T dongles as a cheap SDR", "url": "https://github.com/steve-m/librtlsdr/archive/0.6.0.tar.gz", "mirror": null, "homepage": "https://sdr.osmocom.org/trac/wiki/rtl-sdr", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "libusb", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "mkdir \"build\" do", "system \"cmake\", \"..\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "0.6.0", "file": "librtlsdr.rb" }