Package Details: sdrangel-release 7.25.0-1

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)

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()