16 lines
384 B
JSON
16 lines
384 B
JSON
|
{
|
||
|
"name": "rtlsdr",
|
||
|
"version-date": "2020-04-16",
|
||
|
"port-version": 3,
|
||
|
"description": "rtl-sdr is a library that turns your Realtek RTL2832 based DVB dongle into a SDR receiver",
|
||
|
"homepage": "https://osmocom.org/projects/rtl-sdr",
|
||
|
"supports": "windows & (x86 | x64)",
|
||
|
"dependencies": [
|
||
|
"libusb",
|
||
|
{
|
||
|
"name": "pthreads",
|
||
|
"platform": "windows"
|
||
|
}
|
||
|
]
|
||
|
}
|