Search Criteria
Package Details: sdrangel-release 7.25.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sdrangel-release.git (read-only, click to copy) |
|---|---|
| Package Base: | sdrangel-release |
| Description: | Qt-based SDR application and analyzer with transmit/receive support for many radios |
| Upstream URL: | https://github.com/f4exb/sdrangel |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | sdrangel-bin, sdrangel-git |
| Provides: | sdrangel |
| Submitter: | arthuring |
| Maintainer: | arthuring |
| Last Packager: | arthuring |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-05-14 03:37 (UTC) |
| Last Updated: | 2026-05-14 03:37 (UTC) |
Dependencies (34)
- airspy (airspy-gitAUR)
- alsa-lib
- bladerf (bladerf-gitAUR, libbladerf-gitAUR)
- cm256cc (cm256cc-gitAUR)
- codec2 (codec2-gitAUR, codec2-lpcnetAUR)
- dsdcc (dsdcc-gitAUR)
- faad2 (faad2-gitAUR)
- fftw (fftw-amdAUR)
- hackrf (hackrf-gitAUR)
- libiio (libiio-gitAUR)
- libuhd (libuhd-antsdr-gitAUR)
- libusb (libusb-gitAUR)
- limesuite (limesuite-gitAUR)
- mbelib
- opencv (opencv-cuda)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-charts
- qt6-location
- qt6-multimedia
- Show 14 more dependencies...
Latest Comments
spapadim commented on 2026-05-19 18:36 (UTC)
Thanks for taking time to post Qt6-based PKGBUILD.
Had to make two small changes, though, to get it to build successfully: 1. Add qt6-scxml to dependencies (for QtStateMachine) 2. Add -DENABLE_QT6=ON to cmake flags in build()