Search Criteria
Package Details: sdrpp-git 1.0.4.r561.eab4264-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: | GPL3 |
Conflicts: | sdrpp |
Provides: | sdrpp |
Submitter: | ryzerth |
Maintainer: | thotypous (ryzerth, 2WheelDev, eclairevoyant, dnaeon) |
Last Packager: | eclairevoyant |
Votes: | 23 |
Popularity: | 0.66 |
First Submitted: | 2021-02-14 23:36 (UTC) |
Last Updated: | 2024-01-24 00:49 (UTC) |
Dependencies (32)
- fftw
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw (glfw-gitAUR, glfw-waywallAUR, glfw-wayland-minecraft-cursorfixAUR)
- libvolk (libvolk-gitAUR)
- airspy (airspy-gitAUR) (make)
- airspyhf-gitAUR (make)
- bladerf (bladerf-gitAUR, libbladerf-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- codec2 (codec2-gitAUR, codec2-lpcnetAUR) (make)
- git (git-gitAUR, git-glAUR) (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-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blog-gitAUR, rtl-sdr-blogAUR) (make)
- soapysdr (soapysdr-gitAUR) (make)
- airspy (airspy-gitAUR) (optional)
- Show 12 more dependencies...
Required by (3)
- sdrpp-headers-git
- sdrpp-mirisdr-source-git (requires sdrpp)
- sdrpp-tetra-demodulator-git
Latest Comments
1 2 3 4 5 6 7 Next › Last »
thotypous commented on 2025-02-16 16:14 (UTC)
@herpderpdur No change is needed to the PKGBUILD. I just rebuilt it here and it fixed the issue.
herpderpdur commented on 2025-02-16 16:03 (UTC)
As of February 2025, sdrpp will not load because it cannot find libvolk.so.3.1 because the current version is 3.2
A simple workaround that worked on my system was just to create a symlink. I've never contributed to an AUR package so I'm hoping the maintainer will find this and update the pkgbuild.
sudo ln -s /usr/lib/libvolk.so.3.2 /usr/lib/libvolk.so.3.1
eclairevoyant commented on 2024-09-15 06:25 (UTC)
It's a git package, please learn how to use the AUR.
aivengo commented on 2024-08-19 17:20 (UTC)
@thotypous @ryzerth @2WheelDev @eclairevoyant @dnaeon
Upstream adopted nightly release system almost half a year ago. Please change the PKGBUILD appropriately or mark this repo as out-of-date.
Thanks in advance.
edward-p commented on 2024-01-22 01:25 (UTC)
@thotypous @ryzerth @2WheelDev @eclairevoyant @dnaeon
Up stream has adapted to rtaudio-6.0 now, see https://github.com/AlexandreRouma/SDRPlusPlus/pull/1284
Please remove the patch.
she11sh0cked commented on 2024-01-05 12:20 (UTC)
@edward-p's patch works great! For now i'll be editing the PKGBUILD, but it would be great to include the patch without relying on their server :) https://pastebin.com/1K9TZp5V
edward-p commented on 2023-12-20 08:40 (UTC)
I just make a patch for RtAudio v6. Can you try it? Since the author decided to ditch RtAudio completely, I just upload it here as a temporary work around: https://pb.edward-p.xyz/JAhT8
g33ky commented on 2023-12-07 15:03 (UTC)
This build is currently broken if you are using RTAudio v6 or above, which is what is in the current Arch repos. (See this github issue https://github.com/AlexandreRouma/SDRPlusPlus/issues/1149). Only solution I found is unfortunately to downgrade to rtaudio 5.2.0-2 until the upstream is updated.
salcedo commented on 2023-10-31 14:07 (UTC)
@MarsSeed agreed. I'm hereby disowning this for anyone who wishes to merge this into sdrpp-git.
MarsSeed commented on 2023-10-31 13:59 (UTC)
Instead of the broken
sdrpp
, abandoned by upstream, users should swith tosdrpp-git
, which is maintained and works.1 2 3 4 5 6 7 Next › Last »