mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-03-30 19:55:52 -04:00
Update Flatpak manifest
One more sync with Flathub to add HydraSDR support
This commit is contained in:
parent
5b5eb1ec8d
commit
5976789baf
@ -344,6 +344,15 @@ modules:
|
||||
url: https://github.com/airspy/airspyhf/archive/refs/tags/1.6.8.tar.gz
|
||||
sha256: cd1e5ae89e09b813b096ae4a328e352c9432a582e03fd7da86760ba60efa77ab
|
||||
|
||||
- name: hydrasdr
|
||||
buildsystem: cmake-ninja
|
||||
config-opts:
|
||||
- -Wno-dev
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/hydrasdr/hydrasdr-host/archive/refs/tags/v1.0.4.tar.gz
|
||||
sha256: e1aaf437e7bfc97141cf73e16d7bf4960b07677cb2ee6787dfd84cd3ad5c2fd7
|
||||
|
||||
- name: bladerf
|
||||
buildsystem: cmake-ninja
|
||||
build-options:
|
||||
@ -497,6 +506,16 @@ modules:
|
||||
# latest master for multiple fixes
|
||||
commit: 0702140487231658d200d488dfde7db3e41a5538
|
||||
|
||||
- name: soapy_hydrasdr
|
||||
buildsystem: cmake-ninja
|
||||
config-opts:
|
||||
- -Wno-dev
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/hydrasdr/SoapyHydraSDR.git
|
||||
# latest main for multiple fixes
|
||||
commit: 77b6ae2929830e8a01a0e8efa69e44d6ac438cde
|
||||
|
||||
- name: inmarsatc
|
||||
buildsystem: cmake-ninja
|
||||
sources:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user