Skip to content

Commit 3676695

Browse files
committed
Add SoapyRemote
Useful for SDRplay and similar devices not directly supported by the Flatpak
1 parent 847b76f commit 3676695

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

io.welle.welle-gui.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,15 @@ modules:
5757
url: 'https://github.com/pothosware/SoapySDR.git'
5858
tag: soapy-sdr-0.8.1
5959

60+
- name: SoapyRemote
61+
buildsystem: cmake-ninja
62+
config-opts:
63+
- '-Wno-dev'
64+
sources:
65+
- type: git
66+
url: https://github.com/pothosware/SoapyRemote.git
67+
tag: soapy-remote-0.5.2
68+
6069
- name: welle.io
6170
buildsystem: cmake-ninja
6271
config-opts:

0 commit comments

Comments
 (0)