Search Criteria
Package Details: sdrpp-git 1.0.4.r845.4658a1ad-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sdrpp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sdrpp-git |
| Description: | The bloat-free SDR receiver |
| Upstream URL: | https://www.sdrpp.org/ |
| Keywords: | sdr++ sdr-plus-plus |
| Licenses: | GPL-3.0-only |
| Conflicts: | sdrpp |
| Provides: | sdrpp |
| Submitter: | ryzerth |
| Maintainer: | thotypous (ryzerth, 2WheelDev, eclairevoyant, dnaeon) |
| Last Packager: | thotypous |
| Votes: | 26 |
| Popularity: | 0.45 |
| First Submitted: | 2021-02-14 23:36 (UTC) |
| Last Updated: | 2025-12-08 14:42 (UTC) |
Dependencies (32)
- fftw (fftw-amdAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw (glfw-gitAUR, glfw-wayland-minecraft-cursorfixAUR)
- libvolk (libvolk-gitAUR)
- airspy (airspy-gitAUR) (make)
- airspyhf-gitAUR (make)
- bladerf (bladerf-gitAUR, libbladerf-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- codec2 (codec2-gitAUR, codec2-lpcnetAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- hackrf (hackrf-gitAUR) (make)
- libad9361 (libad9361-gitAUR) (make)
- libiio (libiio-gitAUR) (make)
- libsdrplayAUR (make)
- limesuite (limesuite-gitAUR) (make)
- portaudio (make)
- rtaudio (rtaudio-gitAUR) (make)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blogAUR, rtl-sdr-blog-gitAUR, rtl-sdr-exp-gitAUR) (make)
- soapysdr (soapysdr-gitAUR) (make)
- airspy (airspy-gitAUR) (optional)
- Show 12 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
dnaeon commented on 2023-06-01 07:38 (UTC)
FYI: here's an updated PKGBUILD, which I use based on the latest build flags for SDRPlusPlus.
https://gist.github.com/dnaeon/38562a5c8f814f319ef4298d4e34acb9
eclairevoyant commented on 2023-05-15 22:31 (UTC)
Might need some patches, I haven't looked into it myself since I build the -git version instead. It is quite an old release...
salcedo commented on 2023-05-15 22:26 (UTC)
Thanks. Currently, 1.0.4 is the latest release and it no longer builds. If anyone would like to take over from here, I can orphan.
eclairevoyant commented on 2023-05-15 22:00 (UTC) (edited on 2023-05-15 22:01 (UTC) by eclairevoyant)
Actually it looks like https://aur.archlinux.org/packages/rtaudio-git already disables jack support. So you can build that directly, then rebuild/reinstall sdrpp-git, ensuring to use rtaudio-git instead of rtaudio.
Also @thotypous based on the recent issue it seems that @ryzerth has no interest in maintaining this PKGBUILD.
eclairevoyant commented on 2023-05-15 21:49 (UTC)
There's no changes to make here, it seems you'll need to rebuild rtaudio instead. You could make your own PKGBUILD (rtaudio-pulse or something) that disables alsa/jack support, and also has
rtaudioas provides/conflicts.eclairevoyant commented on 2023-05-15 21:01 (UTC)
Source files must be unique in SRCDEST per the wiki, please update accordingly (https://wiki.archlinux.org/title/PKGBUILD#source):
iamkarlson commented on 2023-05-15 20:46 (UTC) (edited on 2023-05-15 20:47 (UTC) by iamkarlson)
Can anyone incorporate changes with pipewire support? I believe it's stated here what's needed to be done: https://github.com/AlexandreRouma/SDRPlusPlus/issues/734#issuecomment-1105564425
Also, worth checking this issue https://github.com/AlexandreRouma/SDRPlusPlus/issues/173
eclairevoyant commented on 2023-04-10 03:47 (UTC)
done
thotypous commented on 2023-04-10 03:28 (UTC)
Hey all, I received an email notification earlier today saying this package was orphaned, so I adopted it, since I use it and I happened to be logged to AUR at the time.
However, a while after I adopted it, I reread the email and realized it was not ryzerth who had orphaned it, but AUR administration. Since ryzerth is the upstream author of this software, I find it nonsensical for him not to be a maintainer for the package, unless he was not interested anymore. Thus I added him as co-maintainer.
The issue regarding pkgver() was solved by ryzerth at least since 2021-03-02, when he implemented a pkgver() using the number of revisions since beginning of the history, in compliance with AUR VCS package guidelines. Anyway, I added 2WheelDev who seemed to be closely following this package, in case they want to help in the future.
eclairevoyant, your suggestions seem good, can you please commit them? I also added you as a co-maintainer.
eclairevoyant commented on 2023-04-09 23:12 (UTC) (edited on 2023-04-09 23:14 (UTC) by eclairevoyant)
gccandmakeshould be removed from themakedependsas they are part ofbase-develas per https://wiki.archlinux.org/title/PKGBUILD#makedepends:Also this needs
gitin themakedependsto build properly andlicenseshould be corrected toGPL3.archis also wrong considering this is going have ELF binaries, it should bex86_64.« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »