xmikos / qspectrumanalyzer

Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
GNU General Public License v3.0
1.21k stars 246 forks source link

AUR package is broken #91

Open jhnbyrn opened 3 years ago

jhnbyrn commented 3 years ago

I tried the makepkg -sri command on the AUR git repoas described in the readme, but it fails with the following:

...
Installing qspectrumanalyzer script to /home/john/qspectrumanalyzer/qspectrumanalyzer/pkg/qspectrumanalyzer/usr/bin
patching file usr/bin/qspectrumanalyzer
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file usr/bin/qspectrumanalyzer.rej
==> ERROR: A failure occurred in package().
    Aborting...

I did a full update of Arch (pacman -Syu) just in case anything was out of date, but I still get the same error.