aboutsummaryrefslogtreecommitdiff
path: root/ports/rtlsdr/CONTROL
diff options
context:
space:
mode:
authorEgor Chesakov <33474695+echesakov@users.noreply.github.com>2020-05-07 11:56:16 -0700
committerGitHub <noreply@github.com>2020-05-07 11:56:16 -0700
commit2459c7c4bac1c8636b611551d7b81b0496816d4b (patch)
treeba7393cee2cc5cb83fe2f7e478aa0655c7cbc305 /ports/rtlsdr/CONTROL
parentaa0b9d7ca9e1b98e7bb18538f04dd39e7a41d3ff (diff)
downloadvcpkg-2459c7c4bac1c8636b611551d7b81b0496816d4b.tar.gz
vcpkg-2459c7c4bac1c8636b611551d7b81b0496816d4b.zip
[rtlsdr] Add new port (#10901)
* Add rtlsdr port * Update ci.baseline.txt * Update to use github mirror in portfile.cmake Co-authored-by: Egor Chesakov <echesakov@users.noreply.github.com>
Diffstat (limited to 'ports/rtlsdr/CONTROL')
-rw-r--r--ports/rtlsdr/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/rtlsdr/CONTROL b/ports/rtlsdr/CONTROL
new file mode 100644
index 000000000..c276dc317
--- /dev/null
+++ b/ports/rtlsdr/CONTROL
@@ -0,0 +1,6 @@
+Source: rtlsdr
+Version: 2020-04-16
+Homepage: https://osmocom.org/projects/rtl-sdr
+Description: rtl-sdr is a library that turns your Realtek RTL2832 based DVB dongle into a SDR receiver
+Build-Depends: libusb, pthreads (windows)
+Supports: windows&(x86|x64)