Please compile the latest release, would like to test out the lora/meshtastic plugin. Thank you!
Search Criteria
Package Details: sdrangel-bin 7.23.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sdrangel-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | sdrangel-bin |
| Description: | Qt5/OpenGL SDR and signal analyzer frontend. |
| Upstream URL: | https://github.com/f4exb/sdrangel |
| Keywords: | sdr |
| Licenses: | GPL-3.0-only |
| Conflicts: | sdrangel-git |
| Provides: | sdrangel |
| Submitter: | olivierlm |
| Maintainer: | Bevan |
| Last Packager: | Bevan |
| Votes: | 11 |
| Popularity: | 0.000881 |
| First Submitted: | 2020-05-24 18:45 (UTC) |
| Last Updated: | 2026-02-17 18:05 (UTC) |
Dependencies (24)
- ffmpeg4.4
- fftw (fftw-amdAUR)
- lz4 (lz4-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-chartsAUR (qt5-charts-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-locationAUR
- qt5-multimedia
- qt5-speech
- qt5-websocketsAUR (qt5-websockets-gitAUR)
- airspy (airspy-gitAUR) (optional) – Airspy support
- codec2 (codec2-gitAUR, codec2-lpcnetAUR) (optional) – Required for M17 and FreeDV mod/demod
- dsdcc (dsdcc-gitAUR) (optional) – Required for Digital Speech Decoder (DSD) demodulator
- hackrf (hackrf-gitAUR) (optional) – HackRF support
- hamlib (hamlib-gitAUR, hamlib-noindi-gitAUR) (optional) – Required for Audio CAT SISO plugin
- libiio (libiio-gitAUR) (optional) – PlutoSDR support
- libsdrplayAUR (optional) – SDRplay support
- libuhd (libuhd-antsdr-gitAUR) (optional) – USRP support
- mbelib (optional) – Required for Digital Speech Decoder (DSD) demodulator
- opencv (opencv-cuda) (optional) – Required for ATV demodulator
- Show 4 more dependencies...
Required by (0)
Sources (1)
NonaSuomy commented on 2026-04-16 13:30 (UTC) (edited on 2026-04-16 13:31 (UTC) by NonaSuomy)
alu1 commented on 2026-02-03 13:17 (UTC)
sdrangel-bin throws no errors but does not recognise usrp b210 due the deb package being linked to uhd4.6.0 rather than latest uhd4.9.0. requires a build of sdrangel-git instead, but that aur package also has issues (see comment there)
gatonero commented on 2025-05-25 22:07 (UTC) (edited on 2025-05-25 22:07 (UTC) by gatonero)
I'm missing the DATV demodulator plugin
androw commented on 2025-01-02 11:09 (UTC)
qt5-quickcontrols2 should also be add as optional deps for maps features.
simona commented on 2024-08-22 20:21 (UTC)
libfakeroot internal error: payload not recognized!
simona commented on 2024-08-03 09:30 (UTC)
:: pulseaudio-17.0-3 e pipewire-pulse-1:1.2.2-1 vanno in conflitto. Rimuovere pipewire-pulse? [s/N]
Bevan commented on 2024-08-03 07:57 (UTC)
This package currently depends on pulseaudio which is not provided anymore by pipewire-pulse[1]. Maybe this should depend on pulse-native-provider instead which is provided by pulseaudio and pipewire-pulse.
PeterHa commented on 2024-05-19 09:43 (UTC)
The binary seems to come without the SoapySDR plugins. Could you please enable them? You may need to fix cmake/Modules/FindSoapySDR.cmake.
Note: Start the program with "sdrangel --soapy" and then you should find the plugins "SoapySDR Input" and "SoapySDR Output" at Help->Loaded Plugins.
olivierlm commented on 2024-04-24 08:01 (UTC)
Should be fixed, sorry !
petris commented on 2024-04-23 23:20 (UTC)
The ar command was removed entirely but is still needed...
==> Validating source files with sha256sums...
sdrangel-2563-master.tar.gz ... Passed
==> Extracting sources...
-> Extracting sdrangel-2563-master.tar.gz with bsdtar
==> Starting prepare()...
==> Entering fakeroot environment...
==> Starting package()...
mv: cannot stat 'usr/': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Pinned Comments
olivierlm commented on 2022-03-15 12:05 (UTC) (edited on 2023-06-27 08:13 (UTC) by olivierlm)
This binary and its modules are originally built for Ubuntu 22.04, as such some modules require specific library version that might not match installed version. As a consequence, these modules will not be loaded. To debug such issues, run
sdrangelin a term and watch for following errors at startup :If you need these modules, use the
sdrangel-gitAUR package instead or wait for the binary to use a more up-to-date version of the library.