early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/rtlsdr/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/rtlsdr/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user